R6Class representing a sample of a
HypothesisTest
1 |
new(name = "", value = numeric())Initialize a new sample object.
name | Character. The sample's
name. |
value | A vector (not necessarily numeric) representing the sample's value. |
get_id()Get the sample's id.
get_name()Get the sample's name.
get_value()Get the sample's value.
set_name(name)Set the sample's name with name.
set_value(value)Set the sample's value with value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.