Learn R Programming

SK4FGA (version 0.1.1)

find_B0: 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)

Value

A numeric corresponding to the maximum between-sum-of-squares estimate from the sample.

Arguments

arr

vector of refractive indices.