powered by
Correlation between the logistical model and the traditional model
correl(seeds)
Returns correlation graphs between parameters calculated by traditional methods and by logistic regression
Object returned in the seeds function
data("substrate") a=seeds(substrate[,c(3:18)], trat = substrate$Trat, nrep = 4, time = 1:16) correl(a)
Run the code above in your browser using DataLab