Sample-class: Sample class: Samples from a pdistribution

Description Usage Details Slots

Description

A predx class for samples from a distribution.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
Sample(x)

is.Sample(x)

## S4 method for signature 'Sample'
predx_to_json(x)

## S4 method for signature 'Sample'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)

## S4 method for signature 'Sample'
transform_predx(x, to_class, lwr, ...)

Details

The samples must be for a numeric variable.

In JSON and CSV representations, the samples are named sample.

Slots

predx

A vector of samples.


cdcepi/predx documentation built on Dec. 29, 2019, 4:58 p.m.