Home
last modified time | relevance | path

Searched defs:thin (Results 126 – 150 of 409) sorted by relevance

12345678910>>...17

/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/switch_dw/switching/
H A Ddw_metropolis_simulation.c43 int Simulate(int burn_in, int draws, int thin, int period, TStateModel *model, FILE *f_out) in Simulate()
476 …int j, row, ndraws, burn_in, thin, default_period=20, n_theta=NumberFreeParametersTheta(model), n_… in dw_simulate_command_line() local
/dports/math/R-cran-MCMCpack/MCMCpack/R/
H A DMCMCquantreg.R145 thin=1, verbose = 0, seed = sample(1:1000000,1), beta.start = NA, argument
H A DSSVSquantreg.R152 function(formula, data=NULL, tau=0.5, include=NULL, burnin=1000, mcmc = 10000, thin=1, argument
H A DMCMCmetrop1R.R236 burnin=500, mcmc=20000, thin=1, argument
H A DMCMChierBetaBinom.R24 mcmc=10000, thin=1, argument
H A DMCMCpoisson.R143 thin=1, tune=1.1, verbose = 0, seed = NA, beta.start = NA, argument
H A DMCMCirt1d.R223 mcmc = 20000, thin=1, verbose = 0, seed = NA, argument
H A DtestpanelSubjectBreak.R194 mcmc=1000, burnin=1000, thin=1, verbose=0, argument
H A DMCMCbinaryChange.R146 burnin = 10000, mcmc = 10000, thin = 1, verbose = 0, argument
H A DMCMCprobit.R154 thin = 1, verbose = 0, seed = NA, beta.start = NA, argument
/dports/science/R-cran-Epi/Epi/R/
H A DPplot.R24 a.thin = seq( 1, length( age ), 2 ),
H A DCplot.R24 a.thin = seq( 1, length( age ), 2 ),
/dports/science/R-cran-eco/eco/R/
H A DecoRC.R5 n.draws = 5000, burnin = 0, thin = 0, verbose = FALSE){ argument
/dports/math/mcsim/mcsim-6.2.0/examples/butadiene/
H A DR script for trajectory plots.R19 thin = seq(1, N, 1) functionVar
/dports/math/py-pystan/pystan-2.19.0.0/pystan/
H A Dapi.py178 data=None, pars=None, chains=4, iter=2000, warmup=None, thin=1, argument
/dports/math/R-cran-coda/coda/R/
H A Dmcmc.R64 "mcmc" <- function (data = NA, start = 1, end = numeric(0), thin = 1) argument
140 "window.mcmc" <- function (x, start, end, thin, ...) argument
/dports/math/R-cran-MCMCpack/MCMCpack/src/
H A DMCMCmnlMH.cc84 const unsigned int thin, const unsigned int verbose, in MCMCmnlMH_impl()
199 const int *burnin, const int *mcmc, const int *thin, in MCMCmnlMH()
H A DcSSVSquantreg.cc124 unsigned int thin, unsigned int verbose, in SSVSquantreg_impl()
283 const int *Xcol, const int *q, const int *burnin, const int *mcmc, const int *thin, in cSSVSquantreg()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxstroke.c49 # define STROKE_ADJUSTMENT(thin, pis, xy)\ argument
52 # define STROKE_ADJUSTMENT(thin, pis, xy) fixed_0 argument
203 bool thin; /* true if minimum-width line */ member
240 #define FILL_STROKE_PATH(thin)\ argument
793 adjust_stroke(pl_ptr plp, const gs_imager_state * pis, bool thin) in adjust_stroke()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxstroke.c49 # define STROKE_ADJUSTMENT(thin, pis, xy)\ argument
52 # define STROKE_ADJUSTMENT(thin, pis, xy) fixed_0 argument
203 bool thin; /* true if minimum-width line */ member
240 #define FILL_STROKE_PATH(thin)\ argument
793 adjust_stroke(pl_ptr plp, const gs_imager_state * pis, bool thin) in adjust_stroke()
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/morphology/
H A D_skeletonize.py259 def thin(image, max_num_iter=None): function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/marlin/
H A DMarlinRenderingEngine.java152 boolean thin, in strokeTo()
174 boolean thin, in strokeTo()
723 boolean thin, in getAATileGenerator()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/marlin/
H A DMarlinRenderingEngine.java152 boolean thin, in strokeTo()
174 boolean thin, in strokeTo()
723 boolean thin, in getAATileGenerator()
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/typing-gadts/
H A Dunify_mb.ml72 let rec thin : type n. n succ fin -> n fin -> n succ fin = var
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/typing-gadts/
H A Dunify_mb.ml72 let rec thin : type n. n succ fin -> n fin -> n succ fin = var

12345678910>>...17