Description Usage Arguments Value
View source: R/particle-apply.R
Function must be formatted to take rows from particle matrix.
1 2 3 4 5 6 7 8 9 |
particles |
Particle object. |
fun |
Function to apply. |
comp_time |
Record time taken for comutation? Logical. |
cores |
Use multicore to evaluate? Uses parallel package. |
weights |
Weights to sum output from |
save_comps |
Save components from output of |
... |
Other arguments to pass to |
Function evaluated at each row.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.