Other packages > Find by keyword >

ads  

Spatial Point Patterns Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ads", "1.5-10")



Attach the package and use:
library("ads")
Maintained by
Dominique Lamonica
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-03-30
Latest Update: 2023-12-11
Description:
Perform first- and second-order multi-scale analyses derived from Ripley K-function (Ripley B. D. (1977) ), for univariate, multivariate and marked mapped data in rectangular, circular or irregular shaped sampling windows, with tests of statistical significance based on Monte Carlo simulations.
How to cite:
Dominique Lamonica (2007). ads: Spatial Point Patterns Analysis. R package version 1.5-10, https://cran.r-project.org/web/packages/ads. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.2-4 (2007-03-30 12:29), 1.2-5 (2007-04-04 09:44), 1.2-6 (2007-06-15 08:09), 1.2-7 (2008-03-26 09:18), 1.2-9 (2009-01-20 09:54), 1.2-10 (2010-04-20 18:18), 1.2-11 (2012-07-19 10:56), 1.2-13 (2013-05-16 10:44), 1.3-1 (2013-06-06 18:57), 1.3-3 (2013-08-02 16:31), 1.4 (2014-01-07 16:11), 1.5-2.1 (2014-04-22 14:04), 1.5-2.2 (2015-01-13 14:49), 1.5-3 (2018-03-30 14:44), 1.5-4 (2020-09-11 14:20), 1.5-5 (2021-03-16 13:10), 1.5-6 (2022-06-14 00:10), 1.5-7 (2022-10-19 11:55), 1.5-8 (2022-11-07 12:40), 1.5-9 (2023-01-17 11:20)
Other packages that cited ads R package
View ads citation profile
Other R packages that ads depends, imports, suggests or enhances
Complete documentation for ads
Functions, R codes and Examples using the ads R package
Some associated functions: Allogny . BPoirier . Couepia . Paracou15 . area.swin . demopat . dval . inside.swin . internal . k12fun . k12val . kdfun . kfun . kmfun . kp.fun . kpqfun . krfun . ksfun . kval . mimetic . plot.fads . plot.spp . plot.vads . spp . swin . triangulate . 
Some associated R codes: fads.R . mimetic.R . plot.fads.R . plot.vads.R . print.fads.R . print.vads.R . spp.R . summary.vads.R . swin.R . triangulate.R . util.R . vads.R . zzz.R .  Full ads package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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