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-10")



Attach the package and use:
library("dixon")
Maintained by
Marcelino de la Cruz Rot
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-09-15
Latest Update: 2025-05-01
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-10, https://cran.r-project.org/web/packages/dixon. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:32), 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), 0.0-9 (2024-01-09 09:50)
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

Today's Hot Picks in Authors and Packages

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
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  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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