summary.IP: Print the result information from a IP object.
Description
The function summary.IP shows result and estimates confidence interval.
Usage
# S3 method for IP
summary(object, ..., N = NULL, probs = c(0.025, 0.975))
Arguments
probs
Probability of confidence interval
Details
summary.IP prints the information from a IP object.
Examples
Run this code# NOT RUN {
library(phenology)
# Read a file with data
# }
Run the code above in your browser using DataLab