getResult.blangModel: Returns the samples of the given random variable as a...

Description Usage Arguments Value

View source: R/getResult.R

Description

Returns the samples of the given random variable as a dataframe.

Usage

1
getResult.blangModel(obj, variable, output.path = NULL)

Arguments

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).

Value

dataframe of the samples for the given random variable


UBC-Stat-ML/Rblang documentation built on July 22, 2019, 9:45 a.m.