View source: R/Module_doSampleFromInt.R
doSampleFromInt | R Documentation |
Get a sample based on bounds in a FC object
doSampleFromInt(fc.obj, interval.n = 1000, interval.quants = FALSE)
fc.obj |
A list. Output of the function |
interval.n |
A numeric value to set sample size. |
interval.quants |
If TRUE, calculate quantiles (p10,p25,p50,p75,p90) |
MF to insert
A data frame with samples (rows) by age class (columns)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.