query | R Documentation |
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
query(conceptualModel, iv, dv, data)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.