Description Usage Arguments Value Examples
Creates BGB variables for predicting parturition timing in ungulates given longitudinal relocation data via parallel processing. Internally used in parturition methodology.
1 | Part_BGBFun(data, xname, yname, timename, idname, projstring, ncpus)
|
data |
"Cleaned" data |
xname |
column name for x coordinates |
yname |
column name for y coordinates |
timename |
column name for posix time |
idname |
column name for unique individual identifier |
projstring |
character proj4string |
ncpus |
Number of cpus to use |
Resulting object is the data with BGB variables attached
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.