- PoR_distance(): function to calculate distance to PoR
- performance upgrade on spatial interpolation
- spatial interpolation of more summary statistics
- new vignette on spatial analysis
- optional grid lines added to rose
- bug fix in load_wsm()
- CI now double when axial data
- minor performance upgrade
- CRAN submission
- bug fixes
- minor performance upgrade
- QQ plot for circular data
- more statistical estimators
- jittered circular dot plot
- stacked dots for
rose()
diagram - density as multiples of a von Mises distribution added for circular plots
superimposed_shmax()
andsuperimposed_shmax_PB()
to model the stress orientation using multiple plate boundaries
- download WSM2016 data from GFZ server using
download_WSM2016()
- bug fixes in
weighted_rayleigh()
- adjusted due to functions' move from
spatstat.geom
tospatstat.univar
- weighting powers added to spatial interpolation
stress2grid()
deviation_norm()
accepts two arguments
- minor fixes
dispersion_grid()
deprecated and replaced bykernel_dispersion()
(details in vignette E)
- cran update
- bug fixes in
rose()
(e.g. symmetrical fans when axial data is plotted) - weighted rose diagram enabled
- add single line and fans to
rose()
- add mean and confidence interval to
rose()
- corrected typos in manual
- estimate kappa of a von Mises distribution:
est.kapp()
- no doubling of angles when testing Watson distribution
watson_test()
- mean direction and spread on
rose()
diagram
- prepared for CRAN submission
- bootstrap statistics of circular dispersion
- multiple angles as input for circular dispersion and daughter functions
- spatial distribution of the dispersion
- statistical tests for circular uniformity and goodness-of-fit, e.g.
rayleigh_test()
- bug fixes
- estimator for the error of predictions:
prd_err()
- area-weighted
rose()
diagrams
- optimized some functions for better performance
- bug fixes
- distance to plate boundary in km
- coordinate transformation using quaternions
- plot the transformed azimuth vs. distance to plate boundary
- quick plotting:
quick_plot()
- Calculation of rotation replaced by quaternions to boost performance
sp
class output for small circles, great circles and loxodromes deprecated- new functions added to calculate mean/median stress direction, e.g.
circular_mean()
,circular_median()
- new functions to rotate stress directions and data points into PoR coordinate system
- calculate distance of data point from plate boundaries
- Added functions to calculate relative plate motions from a set of absolute plate motions or different relative plate motions
- New
euler_loxodrome()
function to construct loxodromes directing towards an given point or Euler pole.
- Added a
NEWS.md
file to track changes to the package.