R/transformations.R
then_variance.Rd
See documentation for make_variance() for details.
make_variance()
then_variance(lhs, ddof = 1L, .S = "Pairwise<.T>")
The prior transformation or metric space.
Delta degrees of freedom. Set to 0 if not a sample, 1 for sample estimate.
Summation algorithm to use on data type T. One of Sequential<T> or Pairwise<T>.
T
Sequential<T>
Pairwise<T>
Transformation