Description Usage Arguments Value
Returns the samples of the given random variable as a dataframe.
1 | getResult.blangModel(obj, variable, output.path = NULL)
|
obj |
blangModel: the model from which the results are pulled |
variable |
string: name of the random variable |
output.path |
string: optional parameter to specify an output location to copy the csv files to. By default set to blangModel$out.loc (just a way to add another path without having to change the default model out.loc). |
dataframe of the samples for the given random variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.