find_B0 {SK4FGA} | R Documentation |
Calculate B0
Description
Calculates the B0 value for a given numeric vector of values; assuming they're appropriate values corresponding to glass fragment refractive indices.
Usage
find_B0(arr)
Arguments
arr |
vector of refractive indices. |
Value
A numeric corresponding to the maximum between-sum-of-squares estimate from the sample.
[Package SK4FGA version 0.1.1 Index]