ARPsimulator {ARPobservation} | R Documentation |
An interactive alternating renewal process simulator
Description
An interactive tool that simulates single-case designs with outcomes measured by systematic direct observation. The behavioral outcomes are generated from the alternating renewal process model. Both event behaviors and state behaviors are supported. Event behaviors are generated from a renewal process with gamma-distributed inter-event times. State behaviors are generated from an alternating poisson process, in which the event durations and interim times are exponentially distributed. Currently, multiple baseline and treatment reversal designs are supported.
Usage
ARPsimulator(launch_browser = TRUE)
Arguments
launch_browser |
Logical value indicating whether to run the tool using
the system's default web browser. Defaults to |
[Package ARPobservation version 1.2.2 Index]