query: Query a conceptual model for a statistical model

queryR Documentation

Query a conceptual model for a statistical model

Description

Method for querying a conceptual model for a statistical model Fits and shows results of executing a statistical model + visualizing it from the conceptual model. Returns an R script for running the statistical models + visualization

Usage

query(conceptualModel, iv, dv, data)

Arguments

conceptualModel

ConceptualModel we are assuming in order to assess the effects of @param ivs on @param dv.

iv

AbstractVariable. Which variable whose effect on @param dv we want to evaluate.

dv

AbstractVariable. Variable whose outcome we want to assess.


emjun/tisaner documentation built on Nov. 9, 2024, 6:32 p.m.