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]
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 29 Mar. 2025.
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
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/2703/28Downloads for permute10001200140016001800200022002400260028003000320034003600TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  
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,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