Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Benedicte FONTEZ
AgroDataScience
Commits
cc8efc91
Commit
cc8efc91
authored
Sep 24, 2021
by
Isabelle Sanchez
Browse files
version OK sur poste - 00 quasi vide
parent
905453e2
Pipeline
#41568
failed with stage
in 16 minutes and 17 seconds
Changes
5
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
00-modele_lineaire.Rmd
View file @
cc8efc91
This diff is collapsed.
Click to expand it.
02-GLM-variance-reduit.Rmd
View file @
cc8efc91
...
...
@@ -253,11 +253,13 @@ res.pon <- gls(gs.rel~FTSW,weights=varPower(form=~FTSW),data=vignes, method="REM
res.cov.pon <- gls(gs.rel~FTSW*Label,weights=varPower(form=~FTSW),data=vignes, method="REML")
anova(res.lin,res.pon) # Test L.Ratio effectué car bonne prise en compte des df
anova(res.cov,res.cov.pon)
# 
```
Le Schéma des comparaisons de modèles possibles est le suivant

_Pour mémoire_: basés sur la vraisemblance, des critères pour évaluer la qualité de l'ajustement
...
...
README.md
View file @
cc8efc91
...
...
@@ -12,4 +12,9 @@ UMR MISTEA & XXX
*
Léo Garcia [aut]
*
Isabelle Sanchez [ctr]
Livré créé avec le package
**bookdown**
dans R: https://bookdown.org/yihui/bookdown/ et compilé dans la forgemia Gitlab: https://about.gitlab.com/
\ No newline at end of file
Livré créé avec le package
**bookdown**
dans R: https://bookdown.org/yihui/bookdown/ et compilé dans la forgemia Gitlab: https://about.gitlab.com/
IS 24/09/2021:
Temp.R contient le code du fichier 00- à corriger des erreurs latex de syntaxe: je fais ça progressivement.
revoir l'appel de la figure SchemaTest.png dans 02-
index.Rmd
View file @
cc8efc91
...
...
@@ -6,6 +6,7 @@ date: "`r Sys.Date()`"
bibliography: [book.bib,packages.bib]
biblio-style: apalike
link-citations: true
always_allow_html: true
url: http\://benedicte.fontez.pages.mia.inra.fr/agrodatascience
...
...
temp.R
0 → 100644
View file @
cc8efc91
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment