Home
last modified time | relevance | path

Searched refs:GLM (Results 401 – 425 of 748) sorted by relevance

1...<<11121314151617181920>>...30

/dports/math/lapacke/lapack-3.10.0/TESTING/
H A DMakefile282 @echo GLM: Testing Generalized Linear Regression Model routines
364 @echo GLM: Testing Generalized Linear Regression Model routines
446 @echo GLM: Testing Generalized Linear Regression Model routines
528 @echo GLM: Testing Generalized Linear Regression Model routines
/dports/math/lapack/lapack-3.10.0/TESTING/
H A DMakefile282 @echo GLM: Testing Generalized Linear Regression Model routines
364 @echo GLM: Testing Generalized Linear Regression Model routines
446 @echo GLM: Testing Generalized Linear Regression Model routines
528 @echo GLM: Testing Generalized Linear Regression Model routines
/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/TESTING/
H A DMakefile282 @echo GLM: Testing Generalized Linear Regression Model routines
364 @echo GLM: Testing Generalized Linear Regression Model routines
446 @echo GLM: Testing Generalized Linear Regression Model routines
528 @echo GLM: Testing Generalized Linear Regression Model routines
/dports/math/cblas/lapack-3.10.0/TESTING/
H A DMakefile282 @echo GLM: Testing Generalized Linear Regression Model routines
364 @echo GLM: Testing Generalized Linear Regression Model routines
446 @echo GLM: Testing Generalized Linear Regression Model routines
528 @echo GLM: Testing Generalized Linear Regression Model routines
/dports/math/py-statsmodels/statsmodels-0.13.1/
H A DREADME.rst44 * GLM: Generalized linear models with support for all of the one-parameter
46 * Bayesian Mixed GLM for Binomial and Poisson
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/base/tests/
H A Dtest_shrink_pickle.py218 self.results = sm.GLM(y, self.exog).fit()
257 self.results = sm.GLM(y, self.exog).fit_constrained("x1=x2")
H A Dtest_generic_methods.py169 (sm.RLM, sm.OLS, sm.WLS, sm.GLM))
199 warn_cls = HessianInversionWarning if isinstance(mod, sm.GLM) else None
414 self.results = sm.GLM(y, self.exog).fit()
425 model = sm.GLM(y_count, x, family=sm.families.Poisson(),
/dports/devel/llvm70/llvm-7.0.1.src/test/Analysis/CostModel/X86/
H A Drem.ll415 ; GLM-LABEL: 'srem_uniformconst'
416 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I64 = srem i64 undef, 7
420 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I32 = srem i32 undef, 7
424 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I16 = srem i16 undef, 7
428 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I8 = srem i8 undef, 7
432 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
767 ; GLM-LABEL: 'srem_constpow2'
780 ; GLM-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %I8 = srem i8 undef, 16
784 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
1100 ; GLM-LABEL: 'srem_uniformconstpow2'
[all …]
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/gtx/
H A Dmultiple.inl10 // - GLM core
/dports/textproc/bibtex2html/bibtex2html-1.99/
H A Dtest.bib49 jednorozmerne zobecnene linearni modely (GLM). Je
/dports/graphics/gource/gource-0.51/
H A DINSTALL20 GLM >= 0.9.3 (libglm-dev)
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/gam/tests/
H A Dtest_gam.py28 from statsmodels.genmod.generalized_linear_model import GLM
645 glm = GLM(y, poly.basis).fit()
687 glm = GLM(y, bsplines.basis) # noqa: F841
788 glm = GLM(y, bsplines.basis)
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/regression/tests/
H A Dtest_predict.py184 from statsmodels.genmod.generalized_linear_model import GLM
191 mod_glm = GLM(y * w_sqrt, X * w_sqrt[:,None])
/dports/math/R-cran-robustbase/robustbase/man/
H A Dfoodstamp.Rd34 %% MM ~/save/papers/robust-GLM/Stefanski_etal-Biometrika-1986.pdf :
H A Dvaso.Rd62 ## --> example(glmrob) showing classical & robust GLM
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Analysis/CostModel/X86/
H A Drem.ll253 ; GLM-LABEL: 'srem_const'
254 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I64 = srem i64 undef, 7
258 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I32 = srem i32 undef, 7
262 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I16 = srem i16 undef, 7
266 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I8 = srem i8 undef, 7
270 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
881 ; GLM-LABEL: 'srem_constpow2'
894 ; GLM-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %I8 = srem i8 undef, 16
898 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
1176 ; GLM-LABEL: 'srem_uniformconstpow2'
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Analysis/CostModel/X86/
H A Drem.ll253 ; GLM-LABEL: 'srem_const'
254 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I64 = srem i64 undef, 7
258 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I32 = srem i32 undef, 7
262 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I16 = srem i16 undef, 7
266 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I8 = srem i8 undef, 7
270 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
881 ; GLM-LABEL: 'srem_constpow2'
894 ; GLM-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %I8 = srem i8 undef, 16
898 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
1176 ; GLM-LABEL: 'srem_uniformconstpow2'
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Analysis/CostModel/X86/
H A Drem.ll253 ; GLM-LABEL: 'srem_const'
254 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I64 = srem i64 undef, 7
258 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I32 = srem i32 undef, 7
262 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I16 = srem i16 undef, 7
266 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I8 = srem i8 undef, 7
270 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
881 ; GLM-LABEL: 'srem_constpow2'
894 ; GLM-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %I8 = srem i8 undef, 16
898 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
1176 ; GLM-LABEL: 'srem_uniformconstpow2'
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Analysis/CostModel/X86/
H A Drem.ll253 ; GLM-LABEL: 'srem_const'
254 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I64 = srem i64 undef, 7
258 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I32 = srem i32 undef, 7
262 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I16 = srem i16 undef, 7
266 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I8 = srem i8 undef, 7
270 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
881 ; GLM-LABEL: 'srem_constpow2'
894 ; GLM-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %I8 = srem i8 undef, 16
898 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
1176 ; GLM-LABEL: 'srem_uniformconstpow2'
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Analysis/CostModel/X86/
H A Drem.ll253 ; GLM-LABEL: 'srem_const'
254 ; GLM-NEXT: Cost Model: Found an estimated cost of 4 for instruction: %I64 = srem i64 undef, 7
258 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I32 = srem i32 undef, 7
262 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I16 = srem i16 undef, 7
266 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I8 = srem i8 undef, 7
270 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
881 ; GLM-LABEL: 'srem_constpow2'
894 ; GLM-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %I8 = srem i8 undef, 16
898 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
1176 ; GLM-LABEL: 'srem_uniformconstpow2'
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Analysis/CostModel/X86/
H A Drem.ll253 ; GLM-LABEL: 'srem_const'
254 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I64 = srem i64 undef, 7
258 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I32 = srem i32 undef, 7
262 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I16 = srem i16 undef, 7
266 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I8 = srem i8 undef, 7
270 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
881 ; GLM-LABEL: 'srem_constpow2'
894 ; GLM-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %I8 = srem i8 undef, 16
898 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
1176 ; GLM-LABEL: 'srem_uniformconstpow2'
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Analysis/CostModel/X86/
H A Drem.ll253 ; GLM-LABEL: 'srem_const'
254 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I64 = srem i64 undef, 7
258 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I32 = srem i32 undef, 7
262 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I16 = srem i16 undef, 7
266 ; GLM-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I8 = srem i8 undef, 7
270 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
881 ; GLM-LABEL: 'srem_constpow2'
894 ; GLM-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %I8 = srem i8 undef, 16
898 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
1176 ; GLM-LABEL: 'srem_uniformconstpow2'
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Analysis/CostModel/X86/
H A Drem.ll253 ; GLM-LABEL: 'srem_const'
254 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I64 = srem i64 undef, 7
258 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I32 = srem i32 undef, 7
262 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I16 = srem i16 undef, 7
266 ; GLM-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %I8 = srem i8 undef, 7
270 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
881 ; GLM-LABEL: 'srem_constpow2'
894 ; GLM-NEXT: Cost Model: Found an estimated cost of 6 for instruction: %I8 = srem i8 undef, 16
898 ; GLM-NEXT: Cost Model: Found an estimated cost of 0 for instruction: ret i32 undef
1176 ; GLM-LABEL: 'srem_uniformconstpow2'
[all …]
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/genmod/
H A Dqif.py5 from statsmodels.genmod.generalized_linear_model import GLM
365 model = GLM(self.endog, self.exog, family=self.family)
/dports/math/py-statsmodels/statsmodels-0.13.1/docs/source/release/
H A Dold_changes.rst187 * Support for offset and exposure in GLM.
188 * Removed data_weights argument to GLM.fit for Binomial models.

1...<<11121314151617181920>>...30