powered by
The function summary.IP shows result and estimates confidence interval.
# S3 method for IP summary(object, ..., N = NULL, probs = c(0.025, 0.975))
Nothing
A file of class IP
Not used
Number of replicates
Probability of confidence interval
Marc Girondot
summary.IP prints the information from a IP object.
Other Model of Internesting Period: IPFit(), IPModel(), IPPredict(), plot.IP()
IPFit()
IPModel()
IPPredict()
plot.IP()
if (FALSE) { library(phenology) # Read a file with data }
Run the code above in your browser using DataLab