find.ini {Rvelslant} | R Documentation |
Only to be used by autopick
. Sorts the layers based on the
n-weighted RSS.
find.ini(mod)
mod |
the model that the interface is to be added to. Returned
from regress or snellregress . |
list with the following elements:
top |
ordered array of depths to the tops of each layer. |
mid |
ordered array of depths to the middle of each layer. |
bot |
ordered array of depths to the bottom of each layer. |
Eric M. Thompson <eric.thompson@tufts.edu>
# Used internally by autopick()