add_node | Add a 'DAG.node' object to a 'DAG' object |
as.igraph.DAG | Transform a DAG object into an 'igraph' object |
dag2matrix | Obtain a Adjacency Matrix from a 'DAG' object |
dag_from_data | Fills a partially specified 'DAG' object with parameters... |
do | Pearls do-operator for 'DAG' objects |
empty_dag | Initialize an empty 'DAG' object |
long2start_stop | Transform a 'data.table' in the long-format to a 'data.table'... |
matrix2dag | Obtain a 'DAG' object from a Adjacency Matrix and a List of... |
node | Create a node object to grow a DAG step-by-step |
node_binomial | Simulate a Node Using (Mixed) Logistic Regression |
node_competing_events | Simulate a Time-to-Event Node with Multiple Mutually... |
node_conditional_distr | Simulate a Node by Sampling from Different Distributions... |
node_conditional_prob | Simulate a Node Using Conditional Probabilities |
node_cox | Simulate a Node Using Cox-Regression |
node_custom | Create Your Own Function to Simulate a Root Node, Child Node... |
node_gaussian | Simulate a Node Using (Mixed) Linear Regression |
node_identity | Simulate a Node based on an expression |
node_mixture | Simulate a Node Using a Mixture of Node Definitions |
node_multinomial | Simulate a Node Using Multinomial Regression |
node_negative_binomial | Simulate a Node Using Negative Binomial Regression |
node_poisson | Simulate a Node Using (Mixed) Poisson Regression |
node_rsurv | Simulate a Node Using Parametric Survival Models |
node_time_to_event | Simulate a Time-to-Event Node in Discrete-Time Simulation |
node_zeroinfl | Simulate a Node Using a Zero-Inflated Count Model |
plot.DAG | Plot a 'DAG' object |
plot.simDT | Create a Simple Flowchart for a Discrete-Time Simulation |
rbernoulli | Generate Random Draws from a Bernoulli Distribution |
rcategorical | Generate Random Draws from a Discrete Set of Labels with... |
rconstant | Use a single constant value for a root node |
sim2data | Transform 'sim_discrete_time' output into the start-stop,... |
simDAG | Simulate Data from a DAG and Associated Node Information |
sim_discrete_time | Using Discrete-Time Simulation to Generate Complex Data from... |
sim_from_dag | Simulate Data from a Given DAG and Node Information |
sim_n_datasets | Generate multiple datasets from a single 'DAG' object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.