Home
last modified time | relevance | path

Searched refs:mp_ols (Results 1 – 25 of 33) sorted by relevance

12

/dports/finance/R-cran-AER/AER/man/
H A DMarkPound.Rd60 mp_ols <- dynlm(res ~ L(res, 1:10))
61 summary(mp_ols)
62 logLik(mp_ols)
63 summary(mp_ols)$r.squared * length(residuals(mp_ols))
H A DGreene2003.Rd683 mp_ols <- dynlm(res ~ L(res, 1:10))
684 summary(mp_ols)
685 logLik(mp_ols)
686 summary(mp_ols)$r.squared * length(residuals(mp_ols))
/dports/math/gretl/gretl-2021d/lib/src/
H A Destimate.h47 MODEL mp_ols (const int *list, DATASET *dset, gretlopt opt);
H A Dnls.c2100 MODEL mpmod = mp_ols(glist, gdset, OPT_A); in GNR()
H A Dinteract.c3677 *model = mp_ols(cmd->list, dset, cmd->opt); in gretl_cmd_exec()
H A Destimate.c4284 MODEL mp_ols (const int *list, DATASET *dset, gretlopt opt) in mp_ols() function
/dports/math/gretl/gretl-2021d/plugin/
H A DMakefile.in206 GMP_PLUGIN = mp_ols.la
317 mp_ols.la: mp_ols.lo
/dports/math/gretl/gretl-2021d/osx/
H A Dfixlinks.sh.in46 $TOOL -change ${AUXPATH}/libmpfr.6.dylib ${NEWPATH}/libmpfr.6.dylib lib/gretl-gtk2/mp_ols.so
/dports/math/gretl/gretl-2021d/po/
H A DPOTFILES.in195 plugin/mp_ols.c
H A Drw.po1951 #: lib/src/estimate.c:141 plugin/mp_ols.c:1644
15479 #: plugin/mp_ols.c:136
15484 #: plugin/mp_ols.c:1410
17883 #~ msgid "Failed to parse mp_ols command\n"
H A Dit.po18979 #: plugin/mp_ols.c:196
18984 #: plugin/mp_ols.c:1415
23248 #~ msgid "Failed to parse mp_ols command\n"
23249 #~ msgstr "Analisi del comando mp_ols fallita\n"
H A Dfr.po19042 #: plugin/mp_ols.c:196
19047 #: plugin/mp_ols.c:1415
23317 #~ msgid "Failed to parse mp_ols command\n"
23318 #~ msgstr "Échec d'analyse de la commande mp_ols\n"
H A Dgretl.pot18401 #: plugin/mp_ols.c:196
18406 #: plugin/mp_ols.c:1415
H A Dja.po18792 #: plugin/mp_ols.c:196
18797 #: plugin/mp_ols.c:1415
H A Dru.po19011 #: plugin/mp_ols.c:196
19016 #: plugin/mp_ols.c:1415
H A Duk.po19098 #: plugin/mp_ols.c:196
19103 #: plugin/mp_ols.c:1415
H A Dbg.po19289 #: plugin/mp_ols.c:196
19294 #: plugin/mp_ols.c:1415
H A Dzh_CN.po19297 #: plugin/mp_ols.c:196
19302 #: plugin/mp_ols.c:1415
H A Dzh_TW.po19297 #: plugin/mp_ols.c:196
19302 #: plugin/mp_ols.c:1415
H A Del.po18987 #: plugin/mp_ols.c:196
18992 #: plugin/mp_ols.c:1415
H A Dro.po18924 #: plugin/mp_ols.c:196
18929 #: plugin/mp_ols.c:1415
H A Dpl.po18923 #: plugin/mp_ols.c:196
18928 #: plugin/mp_ols.c:1415
H A Deu.po19345 #: plugin/mp_ols.c:196
19350 #: plugin/mp_ols.c:1415
H A Dgl.po18972 #: plugin/mp_ols.c:196
18977 #: plugin/mp_ols.c:1415
/dports/math/gretl/gretl-2021d/gui/
H A Dlibrary.c4219 *pmod = mp_ols(libcmd.list, dataset, libcmd.opt); in real_do_model()

12