GlmBayesMfpSamples-subsetting {glmBfp} | R Documentation |
Index the samples to select a subset of samples.
## S4 method for signature 'GlmBayesMfpSamples,ANY,missing,missing' x[i]
x |
the |
i |
the vector defining the subset of samples |
The subset of the same class.
The function call will fail if any of the saved bfpCurves or ucCoefs
does not have enough samples to be subset by i
!