View source: R/residuals-comparison.R
This function calculates overall and pointwise confidence envelopes for a curve based on bootstrap replicates of the curve evaluated at a number of fixed points.
1  | tobitResidualsNO(model,nboot = 19,alpha=0.01,tau=0.1,intercept = "TRUE")
 | 
model | 
 an object of class formula.  | 
nboot | 
 number of bootrstrap replicates.  | 
alpha | 
 Confidence level for the interval.  | 
tau | 
 Is a prefixed limiting values. Default for ZERO.  | 
intercept | 
 logical. Should an intercept be included in the null model?  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.