Home
last modified time | relevance | path

Searched defs:thin (Results 101 – 125 of 409) sorted by relevance

12345678910>>...17

/dports/games/libretro-scummvm/scummvm-7b1e929/graphics/scaler/
H A DNormal2xARM.s72 thin: label
/dports/math/py-spvcm/spvcm-0.3.0/spvcm/custom_plots/
H A Dsvcp.py5 def corrplot(m, burn=0, thin=None, argument
/dports/math/R-cran-MCMCpack/MCMCpack/R/
H A DMCMCirtKd.R233 thin=1, verbose = 0, seed = NA, argument
H A DMCMCdynamicEI.R222 thin=1, verbose=0, seed=NA, argument
H A DMCMChierEI.R178 function(r0, r1, c0, c1, burnin=5000, mcmc=50000, thin=1, argument
H A DMCMCtobit.R172 thin=1, verbose = 0, seed = NA, beta.start = NA, argument
/dports/science/R-cran-eco/eco/R/
H A DecoNP.R4 grid = FALSE, n.draws = 5000, burnin = 0, thin = 0, argument
105 burin = burnin, thin = thin, nu0 = nu0, tau0 = tau0, nameattr
H A DecoCV.R4 n.draws = 5000, burnin = 0, thin = 5, verbose = TRUE){ argument
102 res.out <- list(model="Normal prior", burnin=burnin, thin = thin, X=X, Y=Y, nameattr
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/switch_dw/switching/
H A Ddw_metropolis_simulation_prior.c44 int SimulatePrior(int burn_in, int draws, int thin, int period, TStateModel *model, FILE *f_out) in SimulatePrior()
253 …int ndraws, burn_in, thin, default_period=20, n_theta=NumberFreeParametersTheta(model), n_q=Number… in dw_simulate_prior_command_line() local
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/switch_dw/state_space/
H A Ddw_state_space_command_line_output.c215 int j, row, ndraws, burn_in, thin, default_period=20, n_theta=NumberFreeParametersTheta(model), in dw_state_space_simulate_command_line() local
410 int s, i, j, n, t, horizon, thin, draws, plotdata, in dw_state_space_forecast_command_line() local
713 …eters=NumberFreeParametersTheta(model) + NumberFreeParametersQ(model), h, thin, states, observable… in dw_state_space_impulse_response_command_line() local
936 … int observables, TVector percentiles, int draws, FILE *posterior_file, int thin, int regime, int … in PrintVarianceDecomposition()
1006 int s, horizon, thin, states, observables, ergodic, draws; in dw_state_space_variance_decomposition_command_line() local
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/switch_dw/state_space/sbvar/
H A Dsbvar_impulse_responses.c257 …ile_ergodic_full(int draws, FILE *posterior_file, int nposterior_draws, int thin, int ergodic, int… in impulse_response_percentile_ergodic_full()
387 TMatrixHistogram* impulse_response_percentile_ergodic(int draws, FILE *posterior_file, int thin, in… in impulse_response_percentile_ergodic()
500 …onse_percentile_regime_full(FILE *posterior_file, int nposterior_draws, int thin, int s, int horiz… in impulse_response_percentile_regime_full()
833 …tile_regime_full_normalized(FILE *posterior_file, int nposterior_draws, int thin, int s, int horiz… in impulse_response_percentile_regime_full_normalized()
986 …_regime(FILE *posterior_file, TVector *posterior_sample, PRECISION cut, int thin, int s, int horiz… in impulse_response_percentile_regime()
1139 int ergodic, type, s, horizon, thin, draws, i, j, n, T, nposterior_draws; in dw_sbvar_impulse_response_command_line() local
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/fat-macho-0.4.4/src/
H A Dwrite.rs113 let thin = ThinArch { in add() localVariable
132 let thin = ThinArch { in add() localVariable
150 let thin = ThinArch { in add() localVariable
/dports/math/R-cran-MCMCpack/MCMCpack/src/
H A DcMCMCtobit.cc63 unsigned int burnin, unsigned int mcmc, unsigned int thin, in MCMCtobit_impl()
125 const int *burnin, const int *mcmc, const int *thin, in cMCMCtobit()
H A DcMCMCirt1d.cc43 unsigned int mcmc, unsigned int thin, unsigned int verbose, in MCMCirt1d_impl()
125 const int* burnin, const int* mcmc, const int* thin, in cMCMCirt1d()
H A DcMCMCpoisson.cc79 unsigned int mcmc, unsigned int thin, unsigned int verbose, Matrix<>& result) { in MCMCpoisson_impl()
144 const int *mcmc, const int *thin, const double *tunedata, in cMCMCpoisson()
H A DcMCMCprobit.cc55 unsigned int thin, unsigned int verbose, bool chib, in MCMCprobit_impl()
161 const int *mcmc, const int *thin, const int *uselecuyer, in cMCMCprobit()
H A DcMCMClogit.cc73 unsigned int thin, unsigned int verbose, in MCMClogit_impl()
136 const int *mcmc, const int *thin, const double *tunedata, in cMCMClogit()
H A DcMCMCregress.cc71 unsigned int burnin, unsigned int mcmc, unsigned int thin, in MCMCregress_impl()
186 const int *thin, const int *uselecuyer, const int *seedarray, in cMCMCregress()
H A DcMCMCfactanal.cc60 unsigned int thin, in MCMCfactanal_impl()
175 const int *mcmc, const int *thin, const int *uselecuyer, in cMCMCfactanal()
H A DcMCMCpaircompare.cc47 const unsigned int thin, in MCMCpaircompare_impl()
263 const int* thin, in cMCMCpaircompare()
H A DcMCMCprobitres.cc59 unsigned int thin, unsigned int verbose, bool chib, in MCMCprobitres_impl()
166 const int *mcmc, const int *thin, const int *uselecuyer, in MCMCprobitres()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/pisces/
H A DPiscesRenderingEngine.java134 boolean thin, in strokeTo()
148 boolean thin, in strokeTo()
539 boolean thin, in getAATileGenerator()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/pisces/
H A DPiscesRenderingEngine.java134 boolean thin, in strokeTo()
148 boolean thin, in strokeTo()
539 boolean thin, in getAATileGenerator()
/dports/math/R-cran-coda/coda/R/
H A Doutput.R269 "read.jags" <- function (file = "jags.out", start, end, thin, quiet=FALSE) argument
281 function (stem = "", start, end, thin, quiet = FALSE) argument
316 "read.coda" <- function (output.file, index.file, start, end, thin,quiet=FALSE) { argument
515 start = start(x), end = end(x), thin = thin(x), nchain = 1) nameattr
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/java2d/marlin/
H A DDMarlinRenderingEngine.java194 boolean thin, in strokeTo()
239 boolean thin, in strokeTo()
296 boolean thin, in strokeTo()
908 boolean thin, in getAATileGenerator()

12345678910>>...17