Here is the second compulsory assignment for STK4900/STK9900 in 2018, to be handed through the Canvas system by Thursday April 16th 2019, 14:30: Compulsory Exercise 2
Data sets for the assigment:
Problem 1: crabs.txt
Problem 2: olympic.txt You read this file into R with the command
olympic=read.table("http://www.uio.no/studier/emner/matnat/math/STK4900/data/olympic.txt",sep="\t",header=TRUE)
Problem 3: cirrhosis.txt
You need to make a serious attempt on all questions to have the assignment accepted. Good luck!