Description Usage Arguments Value Author(s) See Also
View source: R/retina-package.r
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.
1  | optimal_rotation(df_spin, quiet = TRUE)
 | 
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.  | 
optimal_degree The optimal (minimum) degree and its error value.
Brian Cohn brian.cohn@usc.edu, Lars Schmitz
Other species_average: composite_map,
rotation_optimize
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.