Single permutation
Single permutation statistic of ulsif object
Single permutation statistic of kliep object
Single permutation statistic of kmm object
Single permutation statistic of lhss object
Single permutation statistic of spectral object
Single permutation statistic of naivedensityratio object
permute(object, ...)# S3 method for ulsif
permute(object, stacked, nnu, nde, ...)
# S3 method for kliep
permute(object, stacked, nnu, nde, min_pred = sqrt(.Machine$double.eps), ...)
# S3 method for kmm
permute(object, stacked, nnu, nde, ...)
# S3 method for lhss
permute(object, stacked, nnu, nde, ...)
# S3 method for spectral
permute(object, stacked, nnu, nde, ...)
# S3 method for naivedensityratio
permute(object, stacked, nnu, nde, min_pred, max_pred, ...)
permutation statistic for a single permutation of the data
permutation statistic for a single permutation of the data
permutation statistic for a single permutation of the data
permutation statistic for a single permutation of the data
permutation statistic for a single permutation of the data
permutation statistic for a single permutation of the data
permutation statistic for a single permutation of the data
naivedensityratio object
Additional arguments to pass through to specific permute functions.
matrix with stacked numerator and denominator samples
Scalar with numerator sample size
Scalar with denominator sample size
Minimum value of the predicted density ratio
Maximum value of the predicted density ratio