Returns a summary of fitted model created by the modelFitting function with the fitFRESA parameter set to TRUE
# S3 method for fitFRESA
summary(object,
type=c("Improvement","Residual"),
ci=c(0.025,0.975),
data=NULL,
...)
fitted model with the modelFitting
function
the type of coefficient estimation
lower and upper limit of the ci estimation
the data to be used for 95
parameters of the boostrap method
a list with the analysis results.
modelFitting
,bootstrapValidation_Bin
,bootstrapValidation_Res