Results per Page:  
Search in: R Manuals Base Packages Help Pages | CRAN Task Views
CRAN Packages Description Help Pages News Readme Vignettes

Matching any words Matching all words
1-100 of about 6,000 matches
Term frequencies: permutations: 6,339
Search took 0.005119 seconds

Size: 2.6K
R: Conversion Between Permutation Vector and Permutation Matrix
...Permutation Vector and Permutation Matrix Description Converts between permutation vectors and matrices. Usage permutation_vector2matrix(x) permutation_matrix2vector(x) Arguments x A permutation...
/CRAN/refmans/seriation/html/permutation_vector2matrix.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.2K
R: Permutate rows in a matrix
permut.row.matrix {SYNCSA} R Documentation Permutate rows in a matrix Description Internal function to permutate rows in a matrix. Usage permut.row.matrix(data, strata = NULL, seqpermutation = NULL)...
/CRAN/refmans/SYNCSA/html/permut.row.matrix.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.0K
R: Generate permutations of dimensions to find optimal no of...
...permutations. v See gtools::permutations. set See gtools::permutations. repeats.allowed See gtools::permutations. Details Taken from gtools to minimize dependencies. See permutations of the gtools...
/CRAN/refmans/pxweb/html/permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.3K
R: Permutation
...subpathwayz Optimize intersted subpathways zz a vector of z-scores nperm1 times of permutation to perform use method1 method1 permutation analysis method1 nperm2 times of permutation to perform use...
/CRAN/refmans/ICDS/html/Permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.1K
R: Permutate a vector
...permutations. nset The number of permutations to generate for the set (Default strata = NULL). Value A matrix of permutations, where each row is a separate permutation. Author(s) Vanderlei Julio...
/CRAN/refmans/SYNCSA/html/permut.vector.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.9K
R: permute
...be permuted outcome the outcome to be permuted as a string (i.e. "y") permutations the number of times to be permuted per repeat perm_boot_reps the number of times to repeat each set of permutations...
/CRAN/refmans/stabiliser/html/permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.6K
R: Determine all permutations of a set.
...rows are the permutations of set Examples permutations(1:3) permutations(c('first','second','third')) permutations(c(1,1,3)) apply(permutations(letters[1:6]), 1, paste, collapse = '') [Package mpoly...
/CRAN/refmans/mpoly/html/permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.1K
R: One Sample Permutation t-test
...Permutation t-test Description This function computes the p-value for the one sample t-test using a permutation test. The permutation density can also be plotted. Usage onet.permutation(x = DAAG...
/CRAN/refmans/DAAG/html/onet.permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.0K
R: Permutes the rows and columns of a square matrix.
permute.square {asremlPlus} R Documentation Permutes the rows and columns of a square matrix. Description Permutes the rows and columns of a square matrix. Usage permute.square(x, permutation)...
/CRAN/refmans/asremlPlus/html/permute.square.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.9K
R: Permute the vertices of a graph
...permute.vertices() was renamed to permute() to create a more consistent API. Usage permute.vertices(graph, permutation) Arguments graph The input graph, it can directed or undirected. permutation...
/CRAN/refmans/igraph/html/permute.vertices.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.8K
R: Return all permutations of a vector
...than 10). Usage permute(vals) Arguments vals a vector of elements to be permuted Value A list of vectors containing all permutation of the values See Also sample Examples permute(letters[1:3]) permute...
/CRAN/refmans/vipor/html/permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.4K
R: Permute a vector.
permute {crank} R Documentation Permute a vector. Description Permute the values contained in a vector. Usage permute(x) Arguments x The vector of values that are to be permuted. Details ‘⁠permute...
/CRAN/refmans/crank/html/permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.1K
R: A function to convert a "ranks-based" permutation notation to...
...notation to an "index-based" permutation scheme. Description Converts permutations denoted by ranks to permutations denoted by indices and back. Usage rank_to_permutation(pattern, permutation.notation)...
/CRAN/refmans/statcomp/html/rank_to_permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: All Permutations of Integers 1:n
...all permutations of the integers 1:n (one permutation per row). Usage permutations(n) Arguments n Number of element to permute. Author(s) Friedrich Leisch Examples permutations(3) [Package e1071...
/CRAN/refmans/e1071/html/permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: permute.vector
...Randomly permute the entries of a vector. Usage permute.vector(x) Arguments x the vector for which its entries have to be permuted Details Randomly permute the entries of a vector. Value the permuted...
/CRAN/refmans/SubgrpID/html/permute.vector.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: permute.rows
...Randomly permute the rows of a matrix. Usage permute.rows(A) Arguments A a matrix for which its rows have to be permuted. Details Randomly permute the rows of a matrix. Value the matrix with permuted...
/CRAN/refmans/SubgrpID/html/permute.rows.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: Get percentile ranks across permutations
...across permutations Description Get percentile ranks across permutations Usage perc.permutation(results, permutations) Arguments results Results of kinase scoring permutations Results of permutations...
/CRAN/refmans/pKSEA/html/perc.permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.9K
R: Set Permutation Parameter
...(pm, permutation) Usage Rmumps__set_permutation(pm, permutation) Arguments pm pointer of type XPtr<Rmumps>, object having sparse matrix permuted according to a chosen method. permutation integer one...
/CRAN/refmans/rmumps/html/Rmumps__set_permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.7K
R: Build permutations
...permutations(x) Arguments x Any vector. Value A list of all permutations of x. References Modified version of https://stackoverflow.com/a/20199902/15157768. Examples permutations(1:3) permutations...
/CRAN/refmans/oeli/html/permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.9K
R: Permute the dataset by the largest absolute value in each...
permutation.scale {DIFM} R Documentation Permute the dataset by the largest absolute value in each eigenvector, and scale Description It finds the vector of permutation to permute data by its largest...
/CRAN/refmans/DIFM/html/permutation.scale.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.6K
R: Permutates the data
...will permit to permute the data for the MC simulations Usage permutate(to_permute, nb_permu) Arguments to_permute vector. Vector of indices we want to permute. nb_permu numeric. Number of permutations.
/CRAN/refmans/HDSpatialScan/html/permutate.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: Auxiliary function: generate all permutations of a vector
...every permutation of the elements in a vector. Usage permute(vector) Arguments vector The vector whose elements are to be permuted. Value a list of all the permutations of vector. [Package ivmte...
/CRAN/refmans/ivmte/html/permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.8K
R: Randomly Permute the Elements of a Vector
permute {gtools} R Documentation Randomly Permute the Elements of a Vector Description Randomly Permute the elements of a vector Usage permute(x) Arguments x Vector of items to be permuted Details This...
/CRAN/refmans/gtools/html/permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.0K
R: Permutes a square matrix until all the lower triangular...
permute.to.zero.lowertri {asremlPlus} R Documentation Permutes a square matrix until all the lower triangular elements are zero. Description Permutes a square matrix until all the lower triangular...
/CRAN/refmans/asremlPlus/html/permute.to.zero.lowertri.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.1K
R: permut
permut {DiSCos} R Documentation permut Description Object to hold results of permutation test Usage permut(distp, distt, p_overall, J_1, q_min, q_max, plot) Arguments distp List of squared Wasserstein...
/CRAN/refmans/DiSCos/html/permut.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: summary.permut
summary.permut {DiSCos} R Documentation summary.permut Description Summarize permutation test results Usage ## S3 method for class 'permut' summary(object, ...) Arguments object Object of class permut ...
/CRAN/refmans/DiSCos/html/summary.permut.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: print.permut
...print.permut Description Print permutation test results Usage ## S3 method for class 'permut' print(x, ...) Arguments x Object of class permut ... Additional arguments Value Prints permutation test...
/CRAN/refmans/DiSCos/html/print.permut.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.7K
R: Enumerate Permutations of Items
...permutations(nItems) Arguments nItems The size of the set {1, 2, ..., n}, i.e., n. Value A matrix of integers, where each row is a permutation. Examples enumerate.permutations(5) [Package salso...
/CRAN/refmans/salso/html/enumerate.permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.7K
R: Permute labels
permute {phyloseqGraphTest} R Documentation Permute labels Description Permutes sample labels, respecting repeated measures. Usage permute(sampledata, grouping, sampletype) Arguments sampledata...
/CRAN/refmans/phyloseqGraphTest/html/permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.3K
R: Permutations
permutations {skpr} R Documentation Permutations Description Return permutations Usage permutations(n) Arguments n Number of elements to permute Value Matrix of permuted element ids [Package skpr...
/CRAN/refmans/skpr/html/permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.7K
R: Create a resampled permutation of a data frame
...Columns to be permuted idx Indices to permute by. If not given, generates them randomly Value A permutation object; use as.data.frame to convert to a permuted data frame [Package modelr version 0.1.11...
/CRAN/refmans/modelr/html/resample_permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.7K
R: Order of permutation by the largest absolute value in each...
permutation.order {DIFM} R Documentation Order of permutation by the largest absolute value in each eigenvector Description It finds the vector of permutation to permute data by its largest absolute...
/CRAN/refmans/DIFM/html/permutation.order.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.2K
R: Coerce a permutation to a function
as.function.permutation {permutations} R Documentation Coerce a permutation to a function Description Coerce a permutation to an executable function Usage ## S3 method for class 'permutation' as...
/CRAN/refmans/permutations/html/as.function.permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.6K
R: Permute a Matrix
...permutes a (sparse) matrix. Usage permutation.spam(A, P=NULL, Q=NULL, ind=FALSE, check=TRUE) Arguments A sparse matrix P vector giving the row permutation. Q vector giving the column permutation. ind...
/CRAN/refmans/spam/html/permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.7K
R: Permutation function for non-gaussian functions (internal...
...use) Usage permut_nongaussian(permut, R_pe, formula, data, dep_var, grname, npermut, parallel, ncores, link, family, R, rptObj, update) Arguments permut permutation function which permutes residuals...
/CRAN/refmans/rptR/html/permut_nongaussian.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.3K
R: Two Sample Permutation Test - Obsolete
...Permutation Test - Obsolete Description This function computes the p-value for the two sample t-test using a permutation test. The permutation density can also be plotted. Usage twot.permutation(x1...
/CRAN/refmans/DAAG/html/twot.permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.7K
R: Permutation
Permutation {Rfast} R Documentation Permutation Description Permute the given vector. Usage permutation(x, nperm = gamma(length(x)+1)) permutation.next(x, nperm = gamma(length(x)+1)) permutation.prev(x...
/CRAN/refmans/Rfast/html/permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.3K
R: Generate all permutations of m elements of a vector
...vector source for permutations. m number of elements to choose. Default is m=length(x). FUN function to be applied to each permutation; default NULL means the identity, i.e., to return the permutation.
/CRAN/refmans/randtests/html/permut.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.6K
R: Performing a permutation
permute.config.matrices {iTOP} R Documentation Performing a permutation Description Helper function for run.permutations(). It's unlikely you'll ever need to run this function directly. Usage permute...
/CRAN/refmans/iTOP/html/permute.config.matrices.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: Calculates the permutations of a vector
...permutations of a vector Description Generates all possible permutations of elements from a vector. Usage permutations(x) Arguments x Any kind of vector. Author(s) Adrian Dusa Examples permutations(1...
/CRAN/refmans/admisc/html/permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.0K
R: Obtain the permuted importance variable measure
...permute_importance(ppf) Arguments ppf is a PPforest object Value A data frame with permuted importance measures, imp is the permuted importance measure defined in Brieman paper, imp2 is the permuted...
/CRAN/refmans/PPforest/html/permute_importance.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: Permutation for a design matrix
permutations {gMCPLite} R Documentation Permutation for a design matrix Description Permutation for a design matrix Usage permutations(n) Arguments n dimension of the matrix Value a n*(2^n) dimensional...
/CRAN/refmans/gMCPLite/html/permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: Generate batch permutations
...permutations Description Generate batch permutations Usage generate_permutations(x) Arguments x a vector with elements to permute Details Generates permutations of dim. If more than 6 dim (highly...
/CRAN/refmans/pxweb/html/generate_permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.0K
R: Generate a dataset with permuted treatment indicators
permute {tehtuner} R Documentation Generate a dataset with permuted treatment indicators Description Sets the marginal treatment effect to zero and then permute all treatment indicators. Usage permute...
/CRAN/refmans/tehtuner/html/permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.5K
R: Plot permutation tests
...permutations, .plot = c("information", "nclusters", "nreduced"), labeller = "target information:", perm_color = "#56B4EA", obs_color = "#CC78A8", geom = ggplot2::geom_density ) Arguments permutations...
/CRAN/refmans/partition/html/plot_permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.2K
R: A function to compute the permutation entropy
...the permutation entropy of a time series based on its ordinal pattern distribution (see Bandt and Pompe 2002). Permutation entropy is a global information measure, hence insensitive to the permutation...
/CRAN/refmans/statcomp/html/permutation_entropy.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.7K
R: Permute partitions
...a summary of the observed data results and the averages of the permuted results. The partitions and and permutations are also available in list-cols. test_permutation() tests across a range of target ...
/CRAN/refmans/partition/html/test_permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.3K
R: Permutations for significance testing
run.permutations {iTOP} R Documentation Permutations for significance testing Description Performs a permutations for significance testing. The result from this function can be used with rv.pval...
/CRAN/refmans/iTOP/html/run.permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.6K
R: permutations
permutations {UNCLES} R Documentation permutations Description Finds all permutations of numbers 1 to n Usage permutations(n) Arguments n Examples ##---- Should be DIRECTLY executable !!
/CRAN/refmans/UNCLES/html/permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.0K
R: Inverse of a Permutation
...of a Permutation Description Inverse of a Permutation Usage Permutation_Inverse(permutation0) Arguments permutation0 A permutation of numbers 1:n Value A vector containing the inverse permutation of...
/CRAN/refmans/MultiStatM/html/Permutation_Inverse.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.7K
R: Permutation Argument Set
...Permutation Argument Set Description Generate an argument table based on permutations. Usage args_permute(..., .n) Arguments ... Named arguments to a function. .n the number of argument permutations...
/CRAN/refmans/reval/html/args_permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.0K
R: A function to compute q-log permutation entropy
...q-log permutation entropy as described in Ribeiro et al. 2017. Value The q-log permutation entropy value. Author(s) Sebastian Sippel References Ribeiro et al. 2017, https://arxiv.org/abs/1705.04779.
/CRAN/refmans/statcomp/html/permutation_entropy_qlog.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: List all permutations of a sequence of integers
...Lists all permutations of 1,2,...,m unique up to the first two elements Usage make_permutations(m) Arguments m number of elements to permute Value A list of vectors of permutations of 1,2,...,m.
/CRAN/refmans/pcsstools/html/make_permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.7K
R: Choose and permute
...n choose/permute k) k whole number (from n choose/permute k) Author(s) Ben Wiseman, benjamin.wiseman@kornferry.com Examples # Calculate 5 choose 3 print(5 %C% 3) # Calculate 5 permute 3 print(5 %P% 3)...
/CRAN/refmans/roperators/html/choose_permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.6K
R: Permute a data set
...Permute a data set Description permute_df() permutes a data set: it randomizes the order within each variable, which breaks any association between them. Permutation is useful for testing against null...
/CRAN/refmans/partition/html/permute_df.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.8K
R: Generate 'n' permutation replicates.
permute {modelr} R Documentation Generate n permutation replicates. Description A permutation test involves permuting one or more variables in a data set before performing the test, in order to break...
/CRAN/refmans/modelr/html/permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.3K
R: Get partial permutation of a vector
...input and output vector. Default value is 0 (random permutation). Value a partially (random) permutated vector. If exp_sim = 0 then the result is equal to sample(x) (a random permutation). If exp_sim...
/CRAN/refmans/usefun/html/partial_permut.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.7K
R: Permute group labels
permutation {MetaLonDA} R Documentation Permute group labels Description Permutes the group label of the samples in order to construct the AR empirical distibution Usage permutation( perm.dat, n.perm...
/CRAN/refmans/MetaLonDA/html/permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.4K
R: Function to obtain permuted networks from raw datastream
...obtain permuted networks from raw datastream Description Function to obtain permuted networks from raw datastream Usage obtain_permuted_network_versions( species_raw, temporal_thresh, spatial_thresh...
/CRAN/refmans/aniSNA/html/obtain_permuted_network_versions.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.7K
R: Permutation of a matricized array
permute {rrcov3way} R Documentation Permutation of a matricized array Description Permutes the matricized (n x m x p) array X to the matricized array Y of order (m x p x n). Usage permute(X,n,m,p)...
/CRAN/refmans/rrcov3way/html/permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 3.1K
R: Permutation test for dimensionality
...sampling from the permutation distribution. Usage msir.permutation.test(object, npermute = 99, numdir = object$numdir, verbose = TRUE) Arguments object a 'msir' object. npermute number of permutations...
/CRAN/refmans/msir/html/msir.permutation.test.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.3K
R: Canonical permutation of a graph
...permutation of a graph Description canonical.permutation() was renamed to canonical_permutation() to create a more consistent API. Usage canonical.permutation( graph, colors = NULL, sh = c("fm", "f"...
/CRAN/refmans/igraph/html/canonical.permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 3.3K
R: Class ser_permutation - A Collection of Permutation Vectors...
...ser_permutation – A Collection of Permutation Vectors for Seriation Description The class ser_permutation is a collection of permutation vectors (see class ser_permutation_vector), one for each...
/CRAN/refmans/seriation/html/ser_permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.8K
R: Apply sign switchings and column permutations
...lambda_mcmc MCMC input. switch_vectors Sign vectors. permute_vectors Permutation vectors. Value reordered lambda_mcmc according to sign and permutations provided. Author(s) Panagiotis Papastamoulis...
/CRAN/refmans/factor.switching/html/switch_and_permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.4K
R: permute discrete data
...permute discrete data Description permute discrete data Usage permute_disc_cpp(dta) Arguments dta A list of numeric vectors. Value A list of permuted vectors [Package R2sample version 1.1.0...
/CRAN/refmans/R2sample/html/permute_disc_cpp.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.4K
R: permute continuous data
permute_cont_cpp {R2sample} R Documentation permute continuous data Description permute continuous data Usage permute_cont_cpp(dta) Arguments dta A list of numeric vectors. Value A list of permuted x...
/CRAN/refmans/R2sample/html/permute_cont_cpp.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.3K
R: mcnemar permutation test
...permutation test Description mcnemar permutation test Usage ## S3 method for class 'result_snps' mcnemar_test_permut( mcnemar = "object of class result_snps (output of function mcnemar_test with fun...
/CRAN/refmans/gwid/html/mcnemar_test_permut.result_snps.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.8K
R: This function defines the permutation strategry
mle A string that indicated response variable Value A data frame containing the data with a permuted y. Examples data<-mtcars permute<-permute_fun(data=data,mle='mpg') [Package lmerPerm version 0.1.9...
/CRAN/refmans/lmerPerm/html/permute_fun.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.1K
R: Obtain the probabilities of permutations
...of permutations Description Obtain the probabilities of permutations Usage obtain_permutation_probabilities(declaration) Arguments declaration A random assignment declaration, created by declare_ra.
/CRAN/refmans/randomizr/html/obtain_permutation_probabilities.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: Check that permute is a logical
...that permute is a logical Description Check that permute is a logical Usage check_permute(permute) Author(s) Kelly Sovacool, sovacool@umich.edu Examples ## Not run: do_permute <- TRUE check_permute...
/CRAN/refmans/mikropml/html/check_permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.9K
R: Conditional permutation of neighbors
...permutation of neighbors Description Creates a conditional permutation of neighbors list holding i fixed and shuffling it's neighbors. Usage cond_permute_nb(nb, seed = NULL) Arguments nb a neighbor...
/CRAN/refmans/sfdep/html/cond_permute_nb.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.7K
R: Get Permutation Parameter
...of type XPtr<Rmumps>, object having sparse matrix permuted according to some method. Value integer defining permutation method used before matrix decomposition. [Package rmumps version 5.2.1-29...
/CRAN/refmans/rmumps/html/Rmumps__get_permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: Simple permutation test
...Simple permutation test Description #' The implementation of the permutation test follows the function permutationTest from the surveillance package by Michael Höhle, Andrea Riebler and Michaela Paul.
/CRAN/refmans/scoringutils/html/permutation_test.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.8K
R: Generates realisations of the permutational test statistic...
...permutational test statistic distribution Description Generates realisations of the permutational test statistic distribution from a given matrix of permutations Usage permutation_test_impl( resids...
/CRAN/refmans/crctStepdown/html/permutation_test_impl.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.9K
R: Permutation tests of dimension for dr
...Permutation tests of dimension for dr Description Approximates marginal dimension test significance levels for sir, save, and phd by sampling from the permutation distribution. Usage dr.permutation...
/CRAN/refmans/dr/html/dr.permutation.test.html
 cran-help  matching: permutations, permutations and permutations


Size: 3.2K
R: Permute (Relabel) the Vertices Within a Network
permute.vertexIDs {network} R Documentation Permute (Relabel) the Vertices Within a Network Description permute.vertexIDs permutes the vertices within a given network in the specified fashion. Since...
/CRAN/refmans/network/html/permute.vertexIDs.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.2K
R: Generate templates for dispersal, demography, and permutation...
...and permutation matrices Description this follows the vec-permutation approach as defined in: Hunter and Caswell 2005, doi:10.1016/j.ecolmodel.2005.05.002, Ozgul et al. 2009, doi: 10.1086/597225...
/CRAN/refmans/cxr/html/vec_permutation_matrices.html
 cran-help  matching: permutations, permutations and permutations


Size: 4.6K
R: Permute the vertices of a graph
...Create a new graph, by permuting vertex ids. Usage permute(graph, permutation) Arguments graph The input graph, it can directed or undirected. permutation A numeric vector giving the permutation to...
/CRAN/refmans/igraph/html/permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 3.1K
R: Validating identified modules using permutations
...a tumor/adjacent normal pair and repeating the permutation procedures to calculate the permutated module scores for the identified top 1 percentage modules. Usage permutation(normal_data, tumor_data...
/CRAN/refmans/NEpiC/html/permutation.html
 cran-help  matching: permutations, permutations and permutations


Size: 3.0K
R: Randomly Permute Time Points or Locations of '"epidataCS"'
...statistic under the null hypothesis of no space-time interaction. For this purpose, the function permute.epidataCS randomly permutes the time or space labels of the events. Usage permute.epidataCS(x...
/CRAN/refmans/surveillance/html/epidataCS_permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.2K
R: Enumerate the Permutations of the Elements of a Vector When...
Permutations_With_Repetition {ConcordanceTest} R Documentation Enumerate the Permutations of the Elements of a Vector When Some of those Elements are Identical Description This function enumerates the...
/CRAN/refmans/ConcordanceTest/html/Permutations_With_Repetition.html
 cran-help  matching: permutations, permutations and permutations


Size: 4.3K
R: Permutations generator
permutations {arrangements} R Documentation Permutations generator Description This function generates all the permutations of selecting k items from n items. The results are in lexicographical order.
/CRAN/refmans/arrangements/html/permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.9K
R: Calculate Permutation Feature Importance
...Calculate Permutation Feature Importance Description This function calculates permutation feature importance for a Scikit-learn pipeline with a trained classifier as the final step. Usage...
/CRAN/refmans/GeneSelectR/html/calculate_permutation_feature_importance.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.6K
R: Calculated a permuted p-value comparing two models
...a permuted p-value comparing two models Description Calculated a permuted p-value comparing two models Usage permute_p_value( merged_data, metric, group_name, group_1, group_2, nperm = 10000...
/CRAN/refmans/mikropml/html/permute_p_value.html
 cran-help  matching: permutations, permutations and permutations


Size: 3.2K
R: Permutation Generation
permute {lmPerm} R Documentation Permutation Generation Description Generates permutations a pair at a time. Usage permute(N=4,K=1,initialize=0) Arguments N The number of elements in the permutation...
/CRAN/refmans/lmPerm/html/permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.5K
R: Permutation of the latent classes
permut {lcmm} R Documentation Permutation of the latent classes Description This function allows a re-ordering of the latent classes of an estimated model. Usage permut(m, order, estim = TRUE)...
/CRAN/refmans/lcmm/html/permut.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.8K
R: Obtain Permutation Matrix from a Random Assignment...
...Permutation Matrix from a Random Assignment Declaration Description Obtain Permutation Matrix from a Random Assignment Declaration Usage obtain_permutation_matrix(declaration, maximum_permutations...
/CRAN/refmans/randomizr/html/obtain_permutation_matrix.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.7K
R: Generate a permutation for two discrete data groups
...{gTests} R Documentation Generate a permutation for two discrete data groups Description This function permutes the observations maintaining the two sample sizes unchaged. Usage permute_discrete(vmat)...
/CRAN/refmans/gTests/html/permute_discrete.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.0K
R: Permutes axes in a tensor.
k_permute_dimensions {keras} R Documentation Permutes axes in a tensor. Description Permutes axes in a tensor. Usage k_permute_dimensions(x, pattern) Arguments x Tensor or variable. pattern A list of...
/CRAN/refmans/keras/html/k_permute_dimensions.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.7K
R: Permute OLS
...Permute OLS Description Estimate empirical p-value using permutated regression Usage permute_ols(Y = NULL, X = NULL) Arguments Y vector of regression model's dependent variable (embedded context) X...
/CRAN/refmans/conText/html/permute_ols.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.6K
R: A list of 100 igraph objects obtained by permuting the raw...
...igraph objects obtained by permuting the raw elk_data_2010 and obtaining network from those Description A list of 100 igraph objects obtained by permuting the raw elk_data_2010 and obtaining network...
/CRAN/refmans/aniSNA/html/elk_2010_permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.6K
R: permutation test
permutation_test {gwid} R Documentation permutation test Description permutation test Usage permutation_test(obj, ...) Arguments obj object ... other variables Value the output will be a test_snps...
/CRAN/refmans/gwid/html/permutation_test.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.6K
R: mcnemar permutation
mcnemar_test_permut {gwid} R Documentation mcnemar permutation Description mcnemar permutation Usage mcnemar_test_permut(mcnemar, ...) Arguments mcnemar macnemar test output ... other variables Value...
/CRAN/refmans/gwid/html/mcnemar_test_permut.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.6K
R: Permutation Example Result
permutation_example {pTITAN2} R Documentation Permutation Example Result Description Results for a permutation example. Usage permutation_example Format An object of class data.frame with 10 rows and 7...
/CRAN/refmans/pTITAN2/html/permutation_example.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: Permute the entries of the matrix, preserving row and column...
permute_matrix {scanstatistics} R Documentation Permute the entries of the matrix, preserving row and column marginals. Description Permute the entries of the matrix, preserving row and column...
/CRAN/refmans/scanstatistics/html/permute_matrix.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.4K
R: Conditionally permutes a listw object
...Conditionally permutes a listw object Description Conditionally permutes a listw object Usage permute_listw(listw) Arguments listw a listw object. Value a listw object [Package sfdep version 0.2.4...
/CRAN/refmans/sfdep/html/permute_listw.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.6K
R: Plot local permutation importance
plot.local_permutation_importance {live} R Documentation Plot local permutation importance Description Plot local permutation importance Usage ## S3 method for class 'local_permutation_importance' plot...
/CRAN/refmans/live/html/plot.local_permutation_importance.html
 cran-help  matching: permutations, permutations and permutations


Size: 2.0K
R: Generate null data by permuting a variable.
...{nullabor} R Documentation Generate null data by permuting a variable. Description Null hypothesis: variable is independent of others Usage null_permute(var) Arguments var name of variable to permute...
/CRAN/refmans/nullabor/html/null_permute.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.8K
R: Plots the permutation distribution
...the permutation distribution Description Plots a histogram of the permutation distribution of the number of pure edges and a mark showing the observed number of pure edges. Usage plot_permutations...
/CRAN/refmans/phyloseqGraphTest/html/plot_permutations.html
 cran-help  matching: permutations, permutations and permutations


Size: 1.5K
R: Find potential permuted interactions
potential_permuted_factors {skpr} R Documentation Find potential permuted interactions Description Returns permuted interactions Usage potential_permuted_factors(x) Arguments x character vector of...
/CRAN/refmans/skpr/html/potential_permuted_factors.html
 cran-help  matching: permutations, permutations and permutations


...


powered by xapian
hosted and maintained by the Institute for Statistics and Mathematics
of WU (Vienna University of Economics and Business)
give a feedback