powered by
The maximum error in the model's predicted azimuth given the Pole of rotations uncertainty and distance of the data point to the pole.
prd_err(dist_PoR, sigma_PoR = 1)
numeric vector. The maximum error for azimuths prediction (in degree)
Distance to Euler pole (great circle distance, in degree)
uncertainty of the position of the Pole of rotation (in degree).
Ramsay, J.A. Folding and fracturing of rocks. McGraw-Hill, New York, 1967.
PoR_shmax() and model_shmax() for the model's prediction, and orthodrome() for great circle distances.
PoR_shmax()
model_shmax()
orthodrome()
prd_err(67, 1)
Run the code above in your browser using DataLab