Statistical Methods Lab ( R Language) PCCBL308 Semester 3 KTU BTech CB and CU 2024 Scheme - Dr Binu V P
About Me Statistical Methods Lab ( R Language) PCCBL308 Course Details and Syllabus Introduction to R Download R Download R Studio Experiments Familiarization of R environment and R Studio. Installing and using packages. Practice basic R input/output commands and create simple R programs using variables/mathematical operations. R Variables Basic Data Types in R Basic Input and Output Functions in R Keywords in R Operators in R Sample Programs Basic Programs to Try - Assignment-1 3.Learn Control Statements Decision-Making Statements in R ( if , if else, switch) Iterative statements ( for , while , repeat ) Sample Programs using Control Statements Programs to Try using control satements - Assignment-2 4.Write R programs using functions ( Functions, Recursive Functions) Functions in R Programs to Try using functions- Assignment-3 5.Learn to ...