Package: spuRs 2.0.2

Andrew Robinson

spuRs: Functions and Datasets for "Introduction to Scientific Programming and Simulation Using R"

Provides functions and datasets from Jones, O.D., R. Maillardet, and A.P. Robinson. 2014. An Introduction to Scientific Programming and Simulation, Using R. 2nd Ed. Chapman And Hall/CRC.

Authors:Owen Jones, Robert Maillardet, Andrew Robinson, Olga Borovkova, and Steven Carnie

spuRs_2.0.2.tar.gz
spuRs_2.0.2.tar.gz(r-4.5-noble)spuRs_2.0.2.tar.gz(r-4.4-noble)
spuRs_2.0.2.tgz(r-4.4-emscripten)spuRs_2.0.2.tgz(r-4.3-emscripten)
spuRs.pdf |spuRs.html
spuRs/json (API)

# Install 'spuRs' in R:
install.packages('spuRs', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • kew - 303 years of monthly rainfall data from Kew Gardens, London, U.K.
  • treeg - Grand fir tree growth data from northern and central Idaho, USA.
  • trees - Von Guttenberg Norway spruce tree measurement data
  • ufc - Upper Flat Creek forest cruise tree data
  • ufc.plots - Upper Flat Creek forest cruise plot data

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

22 exports 1 stars 0.00 score 2 dependencies 36 scripts 400 downloads

Last updated 6 years agofrom:11fcad3a46. Checks:OK: 1 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 01 2024
R-4.5-linuxNOTESep 01 2024

Exports:bisectionbooking_clerkMCCMCSimulationfitDistancesfixedpointfixedpoint_showMCEstimationMCSimulationmean.transectHoldermean.trapTransectnewtonraphsonnewtonraphson_showprimeprimesieveprint.transectHolderprint.trapTransectRK4adaptsd.transectHoldersimulate.transectHoldertransectHoldertrapTransectvol.m3

Dependencies:latticeMASS

Readme and manuals

Help Manual

Help pageTopics
A function of the bisection algorithm.bisection
A function to simulate the harassed booking clerk Markov chain.booking_clerkMC
A function to simulate a continuous time Markov chain.CMCSimulation
Function to fit a model to seed transect distance/count data.fitDistances
A function of the fixed point algorithm.fixedpoint
A function of the fixed point algorithm.fixedpoint_show
303 years of monthly rainfall data from Kew Gardens, London, U.K.kew
A function to estimate the transition matrix for a discrete time Markov chain.MCEstimation
A function to simulate a discrete time Markov chain.MCSimulation
Function to compute the mean dispersal distance along a transect of seed traps.mean.transectHolder
Function to compute the mean dispersal distance along a transect of seed traps.mean.trapTransect
A function of the Newton-Raphson algorithm.newtonraphson
A function of the Newton-Raphson algorithm, plotting the path.newtonraphson_show
Function to assess whether or not an integer is prime.prime
Function to identify all the primes in a vector of positive integers.primesieve
Function to print a transectHolder object usefullly.print.transectHolder
Function to print a trapTransect object usefullly.print.trapTransect
A function which uses the Fourth order Runge-Kutta method with adaptive step size to solve a system of ODE's.RK4adapt
Function to compute the sd dispersal distance along a transect of seed traps.sd.transectHolder
Function to simulate a modelled seed rain from a transectHoldersimulate.transectHolder
Function to construct an object representing a collection of trapTransect objects.transectHolder
Function to construct an object representing a transect of seedtraps.trapTransect
Grand fir tree growth data from northern and central Idaho, USA.treeg
von Guttenberg Norway spruce tree measurement datatrees
Upper Flat Creek forest cruise tree dataufc
Upper Flat Creek forest cruise plot dataufc.plots
Function to compute the volume of a tree bole assuming a particular shape.vol.m3