Description Usage Arguments Value See Also
View source: R/perturbations.R
Create a baseline flow rate or fluorescence signal.
1 2 3 |
N |
total number of time points over which events are distributed. |
mu |
mean of distribution from which values are sampled (independently per each time point). |
sigma |
standard deviation (see |
transform |
type of transformation applied to values per each time tick. Can be |
transform_par |
parameter for non-null |
distort |
time-dependent distortion of the baseline values. Can be |
distort_par |
parameter for non-null |
output |
specifies type of output. If 1, the function produces a list containing a |
flow_rate_baseline |
for simulating fluorescence signal congruent with flow rate signal, as generated by |
verbose |
Boolean, indicates whether the total number of events ( |
See parameter output
See functions beginning with sim.sample.
for examples of usage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.