Other packages > Find by keyword >

permute  

Functions for Generating Restricted Permutations of Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("permute", "0.9-7")



Attach the package and use:
library("permute")
Maintained by
Gavin L. Simpson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-09-08
Latest Update: 2022-01-27
Description:
A set of restricted permutation designs for freely exchangeable, line transects (time series), and spatial grid designs plus permutation of blocks (groups of samples) is provided. 'permute' also allows split-plot designs, in which the whole-plots or split-plots or both can be freely-exchangeable or one of the restricted designs. The 'permute' package is modelled after the permutation schemes of 'Canoco 3.1' (and later) by Cajo ter Braak.
How to cite:
Gavin L. Simpson (2011). permute: Functions for Generating Restricted Permutations of Data. R package version 0.9-7, https://cran.r-project.org/web/packages/permute. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.6-1 (2011-09-08 06:11), 0.6-2 (2011-09-28 15:47), 0.6-3 (2011-11-02 18:26), 0.7-0 (2012-04-05 07:39), 0.8-0 (2013-12-01 08:05), 0.8-3 (2014-01-29 21:25), 0.8-4 (2015-05-19 23:55), 0.9-0 (2016-01-24 21:39), 0.9-4 (2016-09-09 10:13), 0.9-5 (2019-03-12 10:40)
Other packages that cited permute R package
View permute citation profile
Other R packages that permute depends, imports, suggests or enhances
Complete documentation for permute
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

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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