Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.NpdeData

Summary of a NpdeData object


Description

Extracts elements from a NpdeData object

Usage

## S3 method for class 'NpdeData'
summary(object, print = TRUE, ...)

## S3 method for class 'NpdeRes'
summary(object, print = TRUE, ...)

## S3 method for class 'NpdeObject'
summary(object, ...)

Arguments

object

A NpdeData object

print

whether to print to data to stdev

...

Additional arguments (ignored)

Value

A list with elements N (nb of subjects), data (dataframe containing the data), ntot.obs (total nb of observations), nind.obs (nb of observations per subject)


npde

Normalised Prediction Distribution Errors for Nonlinear Mixed-Effect Models

v3.1
GPL (>= 2)
Authors
Emmanuelle Comets [aut, cre] (<https://orcid.org/0000-0002-9150-9886>), Karl Brendel [ctb], Thi Huyen Tram Nguyen [ctb], Romain Leroux [ctb], France Mentre [ctb]
Initial release
2021-04-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.