computeMSD: Calculates the Mean Squared Displacement for a trajectory

View source: R/kinematics.R

computeMSDR Documentation

Calculates the Mean Squared Displacement for a trajectory

Description

Calculates the Mean Squared Displacement for a trajectory

Usage

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


federicomarini/flowcatchR documentation built on March 27, 2024, 3:29 p.m.