InputData | R Documentation |
The input accessor access the input matrices used for RIF and
PCIT analysis to both conditions resulted from runAnalysis
function analysis.
InputData(x, analysis = "rif") ## S4 method for signature 'CeTF' InputData(x, analysis = "rif")
x |
|
analysis |
Type of analysis: rif, pcit1, pcit2. The numbers 1 and 2 correspond to the respective condition (default: rif). |
Returns the Inputs used for RIF and PCIT.
runAnalysis
.
# load the CeTF class object resulted from runAnalysis function data(CeTFdemo) InputData(CeTFdemo)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.