as.matrix.stapDP: Retrieve Parameter Samples in Matrix Form

View source: R/as.matrix.stapDP.R

as.matrix.stapDPR Documentation

Retrieve Parameter Samples in Matrix Form

Description

Returns the parameter samples from the model associated with the fixed effects, concentration parameter, residual variance, DP probabilities and smooth scales as a S X P matrix where S is the number of samples and P is the total number of parameters

Usage

## S3 method for class 'stapDP'
as.matrix(x, ...)

Arguments

x

a stapDP object

...

ignored

See Also

as.array.stapDP for an array like container for the DP smooth components


apeterson91/rstapDP documentation built on Sept. 20, 2023, 9:34 a.m.