interval.confidence | R Documentation |
Interval of confidence in model regression
interval.confidence(model)
model |
Object analysis |
Return in the interval of confidence
Gabriel Danilo Shimizu
data("granada")
attach(granada)
a=LM(time, WL)
interval.confidence(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.