acf2msd | R Documentation |
Converts the autocorrelation of a stationary increment sequence dx = (x_1 - x_0, ..., x_N - x_(N-1))
to the mean squared displacement (MSD) of the corresponding positions, i.e., MSD_i = E[(x_i - x_0)^2]
.
acf2msd(acf)
acf |
Length- |
Length-N
MSD vector of the corresponding positions.
acf2msd(acf = exp(-(0:10)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.