optimal_rotation: Optimal rotation (for min_err) for rotation error matrix...

Description Usage Arguments Value Author(s) See Also

View source: R/retina-package.r

Description

Optimal rotation (for min_err) for rotation error matrix Computes the argmax of the min error, returning both the error and its theta rotation value in degrees.

Usage

1
optimal_rotation(df_spin, quiet = TRUE)

Arguments

df_spin

Two column matrix of theta (rotation in degrees) at [,1] and error at [,2].

quiet

logical. when false, it will print what the absolute mean difference is between maps.

Value

optimal_degree The optimal (minimum) degree and its error value.

Author(s)

Brian Cohn brian.cohn@usc.edu, Lars Schmitz

See Also

Other species_average: composite_map, rotation_optimize


yinscapital/retina-analysis-reference documentation built on May 22, 2019, 12:40 p.m.