Description Usage Arguments Value Author(s) See Also
Performs tau-leaped particle learning
1 2  | 
data | 
 a list with elements y, matrix with n rows representing time points, and tau, either length n vector or a scalar.  | 
sckm | 
 a list with a bunch of elements  | 
swarm | 
 a particle swarm  | 
prior | 
 a prior to be used for all particles  | 
n.particles | 
 a number of particles  | 
engine | 
 use 'R' or 'C' code  | 
verbose | 
 level of output  | 
while.max | 
 an integer indicating the maximum number of times through a while loop  | 
... | 
 additional parameters for resampling  | 
a list containing sample for states and sufficient statistics
Jarad Niemi niemi@iastate.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.