Other packages > Find by keyword >

aspace  

Functions for Estimating Centrographic Statistics
View on CRAN: Click here


Download and install aspace package within the R console
Install from CRAN:
install.packages("aspace")

Install from Github:
library("remotes")
install_github("cran/aspace")

Install by package version:
library("remotes")
install_version("aspace", "4.1.2")



Attach the package and use:
library("aspace")
Maintained by
Tarmo K. Remmel
[Scholar Profile | Author Map]
First Published: 2006-05-30
Latest Update: 2023-09-05
Description:
A collection of functions for computing centrographic statistics (e.g., standard distance, standard deviation ellipse, standard deviation box) for observations taken at point locations. Separate plotting functions have been developed for each measure. Users interested in writing results to ESRI shapefiles can do so by using results from 'aspace' functions as inputs to the convert.to.shapefile() and write.shapefile() functions in the 'shapefiles' library. We intend to provide 'terra' integration for geographic data in a future release. The 'aspace' package was originally conceived to aid in the analysis of spatial patterns of travel behaviour (see Buliung and Remmel 2008 ).
How to cite:
Tarmo K. Remmel (2006). aspace: Functions for Estimating Centrographic Statistics. R package version 4.1.2, https://cran.r-project.org/web/packages/aspace. Accessed 20 Feb. 2025.
Previous versions and publish date:
0.1 (2006-05-30 09:58), 1.2 (2007-05-08 21:28), 2.2 (2009-11-24 11:11), 2.3 (2010-07-25 13:06), 2.4 (2010-08-19 14:04), 2.5 (2010-08-20 22:29), 3.0 (2011-03-31 10:55), 3.1 (2012-08-08 09:09), 3.2 (2012-08-14 14:37), 4.0.1 (2023-08-29 12:40), 4.1.0 (2023-09-05 18:20), 4.1.1 (2024-04-17 18:30)
Other packages that cited aspace R package
View aspace citation profile
Other R packages that aspace depends, imports, suggests or enhances
Complete documentation for aspace
Functions, R codes and Examples using the aspace R package
Some associated functions: acos_d . activities . activities2 . as_radians . asin_d . aspace.package . atan_d . calc_box . calc_cf . calc_cf2pts . calc_cmd . calc_mdc . calc_mnc . calc_sdd . calc_sde . centre . cos_d . distances . plot_box . plot_centres . plot_sdd . plot_sde . sin_d . tan_d . wts . 
Some associated R codes: acos_d.R . as_radians.R . asin_d.R . atan_d.R . calc_box.R . calc_cf.R . calc_cf2pts.R . calc_cmd.R . calc_mdc.R . calc_mnc.R . calc_sdd.R . calc_sde.R . cos_d.R . distances.R . plot_box.R . plot_centres.R . plot_sdd.R . plot_sde.R . sin_d.R . tan_d.R .  Full aspace package functions and examples
Downloads during the last 30 days
01/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/19Downloads for aspace0102030405060708090TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

multgee  
GEE Solver for Correlated Nominal or Ordinal Multinomial Responses
GEE solver for correlated nominal or ordinal multinomial responses using a local odds ratios parame ...
Download / Learn more Package Citations See dependency  
CarletonStats  
Functions for Statistics Classes at Carleton College
Includes commands for bootstrapping and permutation tests, a command for created grouped bar plots, ...
Download / Learn more Package Citations See dependency  
tigger  
Infers Novel Immunoglobulin Alleles from Sequencing Data
Infers the V genotype of an individual from immunoglobulin (Ig) repertoire sequencing data (AIRR-Seq ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
EffectStars  
Visualization of Categorical Response Models
Notice: The package EffectStars2 provides a more up-to-date implementation of effect stars! EffectSt ...
Download / Learn more Package Citations See dependency  
PLNmodels  
Poisson Lognormal Models
The Poisson-lognormal model and variants (Chiquet, Mariadassou and Robin, 2021 ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA