simMovements: A function to fit movement models using rStan

Description Usage Arguments

Description

This function fits standard movement models using rstan to observed movement data. STOPPED HERE

Usage

1
2
simMovements(modelList, iter = 100, startingContext = c(0, 0),
  names = c("x", "y"), formula = "a ~ beta_cv * cv", functionList = NULL)

Arguments

modelList

A list of stanfit models.


tbonne/moveStan documentation built on May 31, 2019, 4:49 a.m.