Man pages for GeertPostma/pathmodelr
Generalised Path Modeling Package for R

block_scaleScales a block of data to have a certain variance per sample
calculate_PLS_variances_explainedGets the variances explained from predictor LVs through...
calculate_SSE_for_matricesCalculate the Sum of Squared Errors of two matrices
check_argumentsChecks the input arguments of the path_model() function
check_dagCheck Cyclicity in a Directed Acyclic Graph
ComponentLoggerLogs the number of components, or LVs, per node per...
ConvergenceLoggerLogs the error per node per iteration
cross_validate_node_PLSCross validates Node based Partial Least Squares Regression
DurationLoggerLogs the duration of each iteration
estimator_and_initializer_string_to_node_class_typeConverts estimator and initializer string names to Node class...
estimator_string_to_functionConverts estimator string names to function handle
full_initializerInitialise a node using its full data matrix
get_all_node_connection_typesConstruct a list of all node types in a connection matrix
get_all_path_effectsCalculates and gets all path effects from a path model
get_effectsPath coefficient effects for 'plspm' Adapted from plspm...
get_estimator_listConverts list of strings indicating node types to list of...
get_initializer_listConverts list of strings indicating node types to list of...
get_LVsCalculates the latent variables using the estimators for each...
get_next_node_indicesGets the indices of the next nodes in a connection matrix...
get_node_class_typesConverts list of strings indicating node types to list of...
get_node_connection_typeDetermines the type of a node
get_previous_node_indicesGets the indices of the previous nodes in a connection matrix...
initializer_string_to_functionConverts initializer string names to function handle
innerplotPlot inner model
IterationReporterReports the number of each iteration.
make_nodesConstructs a listenv of nodes according to the specified...
mean_centerMean-centers each variable in a block of data
MSECalculates the Mean Squared Error of two vectors or matrices
no_estimatorDoes not update the node
noisify_dataAdds Gaussian noise to data
normal_SOPLS_initializern_LVs should be a list of n_LVs per block
path_modelPerforms Latent Variable estimation given data and path model...
PCA_initializerInitialises a node using PCA
plot_inner_modelPlot the inner model
plot_inner_model_variancesPlot the variances explained through the path
plot_outer_effectsIf combine is true: plot all outer model weights in a single...
PLSPathNodePathNode is a template Node class for nodes which propagate...
process_PLSEstimate a process PLS model and calculate the effects of...
standardizeMean-centers each variable in a block of data and then scale...
verify_dagVerify a Directed Acyclic Graph
GeertPostma/pathmodelr documentation built on Oct. 5, 2021, 4:17 p.m.