Other packages > Find by keyword >

dixon  

Nearest Neighbour Contingency Table Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dixon", "0.0-9")



Attach the package and use:
library("dixon")
Maintained by
Marcelino de la Cruz Rot
[Scholar Profile | Author Map]
First Published: 2010-09-15
Latest Update: 2022-02-12
Description:
Function to test spatial segregation and association based in contingency table analysis of nearest neighbour counts following Dixon (2002) . Some 'Fortran' code has been included to the original dixon2002() function of the 'ecespa' package to improve speed.
How to cite:
Marcelino de la Cruz Rot (2010). dixon: Nearest Neighbour Contingency Table Analysis. R package version 0.0-9, https://cran.r-project.org/web/packages/dixon. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.0-2 (2010-09-15 13:46), 0.0-3 (2012-03-19 12:12), 0.0-4 (2012-09-04 15:53), 0.0-5 (2013-03-13 21:10), 0.0-6 (2017-11-25 00:30), 0.0-7 (2021-03-14 19:10), 0.0-8 (2022-02-12 19:20)
Other packages that cited dixon R package
View dixon citation profile
Other R packages that dixon depends, imports, suggests or enhances
Complete documentation for dixon
Functions, R codes and Examples using the dixon R package
Some associated functions: dixon . internal . p2colasr . swamp . 
Some associated R codes: NNid.R . check.R . dixon.R . ginv.R . mNNinfo2.R . mNNinfo2b.R . mNNinfoc.R . mNNtest.R . p2colasr.R .  Full dixon package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for dixon02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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