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

subset.NpdeData

Subsetting a NpdeData object


Description

Return subset of data from a NpdeData object

Usage

## S3 method for class 'NpdeData'
subset(x, subset, ...)

## S3 method for class 'NpdeObject'
subset(x, subset, ...)

Arguments

x

A NpdeData object

subset

logical expression indicating elements or rows to keep: missing values are taken as false.

...

Additional arguments (ignored)

Value

a NpdeData object with a subset of the original data


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.