calculate_position_predict: Compute metrics related to the prediction of the positions

Description Usage Arguments

View source: R/metric_position_predict.R

Description

Compute metrics related to the prediction of the positions

Usage

1
2
calculate_position_predict(dataset, prediction, metrics = c("rf_mse",
  "rf_rsq", "lm_mse", "lm_rsq"))

Arguments

dataset

A dataset containing a trajectory

prediction

A predicted trajectory

metrics

Which metrics to predict, can be rf_mse, rf_rsq, rf_nmse, lm_mse, lm_rsq and/or lm_nmse


dynverse/dyneval documentation built on May 25, 2019, 4:25 p.m.