Click here to Skip to main content
15,875,656 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need some help with R since I am new with this specific language. I need to create a table where the only data I have is ranges ((1,5],(5,10],(10,15]) and the respective percentage(40%,50%,10%). From the said table it has to be possible to calculate the Modal Class and a graph representing the data.

What I have tried:

I have no clue about how to input classes instead if simple numbers, and all I found on the web has resulted being unsuccessful, so every kind of help is awidely appreciated!
Thank you in advance.
Posted
Updated 2-Nov-19 3:42am
v2

 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900