Home
last modified time | relevance | path

Searched defs:impute (Results 1 – 25 of 29) sorted by relevance

12

/dports/misc/orange3/orange3-3.29.1/Orange/distance/
H A Dbase.py21 def _preprocess(table, impute=True): argument
55 def impute(data): function
165 impute = False variable in Distance
167 def __new__(cls, e1=None, e2=None, axis=1, impute=False, argument
236 def __init__(self, axis, impute=False, callback=None): argument
303 def __init__(self, attributes, axis=1, impute=False, callback=None): argument
529 def __call__(self, e1, e2=None, axis=1, impute=False): argument
H A Ddistance.py86 def __init__(self, attributes, impute, normalize, argument
159 def __init__(self, attributes, impute, normalize, means, stdvars, argument
204 def __new__(cls, e1=None, e2=None, axis=1, impute=False, normalize=False, argument
262 def __init__(self, attributes, impute, normalize, argument
324 def __init__(self, attributes, impute, normalize, medians, mads, argument
468 def __init__(self, attributes, axis, impute, ps, callback): argument
568 def __init__(self, absolute, axis=1, impute=False): argument
797 def __init__(self, axis, impute, vi): argument
801 def __call__(self, e1, e2=None, impute=None): argument
855 def __call__(self, e1, e2=None, impute=None): argument
[all …]
/dports/devel/R-cran-Hmisc/Hmisc/R/
H A Dimpute.s1 impute <- function(x, ...) UseMethod("impute") label
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/pairhmm/
H A DPairHMMInputScoreImputator.java16 PairHMMInputScoreImputation impute(final GATKRead read); in impute() method
/dports/mail/nextcloud-mail/mail/vendor/rubix/ml/src/Transformers/
H A DRandomHotDeckImputer.php37 protected function impute(array $values, array $distances, DataType $type) function in Rubix\\ML\\Transformers\\RandomHotDeckImputer
H A DKNNImputer.php213 protected function impute(array $values, array $distances, DataType $type) function in Rubix\\ML\\Transformers\\KNNImputer
/dports/science/R-cran-e1071/e1071/R/
H A Dimpute.R1 impute <- function(x, what=c("median", "mean")){ function
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/walkers/haplotypecaller/
H A DStandardPairHMMInputScoreImputator.java30 public PairHMMInputScoreImputation impute(final GATKRead read) { in impute() method in StandardPairHMMInputScoreImputator
H A DDragstrPairHMMInputScoreImputator.java54 public PairHMMInputScoreImputation impute(final GATKRead read) { in impute() method in DragstrPairHMMInputScoreImputator
/dports/science/py-scikit-learn/scikit-learn-1.0.2/doc/modules/
H A Dimpute.rst1 .. _impute: target
/dports/math/R-cran-psych/psych/R/
H A Dprincipal.R2 …ALSE,rotate="varimax",n.obs = NA, covar=FALSE,scores=FALSE,missing=FALSE,impute="median",oblique.s… argument
H A Dcluster.cor.R2 function(keys,r.mat,correct=TRUE,SMC=TRUE,impute=TRUE) { #function to extract clusters according to… argument
H A Dscore.multiple.choice.R2 …function(key,data,score=TRUE,totals=FALSE,ilabels=NULL, missing=TRUE,impute="median", digits=2,sho… argument
H A Dfa.poly.R3 function(x,nfactors=1,n.obs = NA,n.iter=1,rotate="oblimin",SMC=TRUE,missing=FALSE,impute="median", … argument
H A Dfa.R14 …,scores="regression", residuals=FALSE,SMC=TRUE,covar=FALSE,missing=FALSE,impute="median", min.err … argument
90 …in",scores="tenBerge",residuals=FALSE,SMC=TRUE,covar=FALSE,missing=FALSE,impute="median", min.err … argument
H A Dfactor.pa.R2 …ls=FALSE,rotate="varimax",n.obs = NA,scores=FALSE,SMC=TRUE,missing=FALSE,impute="median", min.err … argument
H A Dscore.items.R2 …function (keys,items,totals=FALSE,ilabels=NULL, missing=TRUE, impute="median", min=NULL,max=NULL,… argument
H A Dfactor.wls.R2 …ls=FALSE,rotate="varimax",n.obs = NA,scores=FALSE,SMC=TRUE,missing=FALSE,impute="median", min.err … argument
H A Dfactor.minres.R2 …ls=FALSE,rotate="varimax",n.obs = NA,scores=FALSE,SMC=TRUE,missing=FALSE,impute="median", min.err … argument
/dports/biology/hyphy/hyphy-2.5.33/src/new/
H A Dbgm2.cpp314 _GrowingVector impute, // to store a copy of incomplete cases in ImputeDiscreteScore() local
/dports/graphics/py-altair/altair-4.1.0/altair/vegalite/v3/schema/
H A Dchannels.py4330 … field=Undefined, impute=Undefined, scale=Undefined, sort=Undefined, stack=Undefined, argument
4933 … field=Undefined, impute=Undefined, scale=Undefined, sort=Undefined, stack=Undefined, argument
/dports/graphics/py-altair/altair-4.1.0/altair/vegalite/v4/schema/
H A Dchannels.py4951 bin=Undefined, field=Undefined, impute=Undefined, scale=Undefined, sort=Undefined, argument
5577 bin=Undefined, field=Undefined, impute=Undefined, scale=Undefined, sort=Undefined, argument
/dports/graphics/py-altair/altair-4.1.0/altair/vegalite/v3/
H A Dapi.py913 def transform_impute( argument
/dports/graphics/py-altair/altair-4.1.0/altair/vegalite/v4/
H A Dapi.py958 def transform_impute( argument
/dports/math/ggobi/ggobi-2.1.11/src/
H A Dggobi.h409 } impute; member

12