computeMSD: Calculates the Mean Squared Displacement for a trajectory

Description Usage Arguments Value Author(s)

View source: R/kinematics.R

Description

Calculates the Mean Squared Displacement for a trajectory

Usage

1
computeMSD(sx, sy, until = 4)

Arguments

sx

x axis positions along the trajectory

sy

y axis positions along the trajectory

until

how many points should be included in the Mean Squared Displacement curve

Value

A numeric vector containing the values of the MSD

Author(s)

Federico Marini, marinif@uni-mainz.de, 2014


flowcatchR documentation built on Nov. 8, 2020, 5:04 p.m.