get_data.emc | R Documentation |
Extracts data from an emc object
## S3 method for class 'emc'
get_data(emc)
get_data(emc)
emc |
an emc object |
emc adds columns and rows to a dataframe in order to facilitate efficient likelihood calculations. This function will return the data as provided originally.
A dataframe of the original data
get_data(samples_LNR)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.