Methods for function summary
summary method for class SaemixData
# S4 method for SaemixData
summary(object, print = TRUE, ...)# S4 method for SaemixModel
summary(object, print = TRUE, ...)
# S4 method for SaemixRes
summary(object, print = TRUE, ...)
# S4 method for SaemixObject
summary(object, print = TRUE, ...)
a list with a number of elements extracted from the dataset
number of subjects
the total number of observations
a vector giving the number of observations for each subject
subject ID; x: predictors; y: response, and, if present in the data, covariates: the covariates (as many lines as observations) and ind.covariates: the individual covariates (one
an object of class SaemixData
a boolean controlling whether to print the output or return it silently
additional arguments (ignored)
default summary function ?
summary of the data
summary of the model
summary of an SaemixObject