powered by
Interval of confidence in model regression
interval.confidence(model)
Return in the interval of confidence
Object analysis
Gabriel Danilo Shimizu
data("granada") attach(granada) a=LM(time, WL) interval.confidence(a)
Run the code above in your browser using DataLab