From 53b51c02efce3ee26f7d0a1a0495e60f850ce75c Mon Sep 17 00:00:00 2001 From: Falipou Eva <eva.falipou@inrae.fr> Date: Fri, 19 Feb 2021 11:25:23 +0100 Subject: [PATCH] Update GlnLM-EffLocDisp-DT-fctNM-01_2021.R --- GlnLM-EffLocDisp-DT-fctNM-01_2021.R | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/GlnLM-EffLocDisp-DT-fctNM-01_2021.R b/GlnLM-EffLocDisp-DT-fctNM-01_2021.R index d5db611..37d822e 100644 --- a/GlnLM-EffLocDisp-DT-fctNM-01_2021.R +++ b/GlnLM-EffLocDisp-DT-fctNM-01_2021.R @@ -1,6 +1,6 @@ ##################################################################################################### -## Modèle ln-lineaire géneralisé ## -## Gestion données en DataTable - Optimisation Nelder-Mead en fonction ## +## Modele ln-lineaire generalise ## +## Gestion donnees en DataTable - Optimisation Nelder-Mead en fonction ## ## 2020-01-20 ## ## source("ANC/GlnLM-EffLocDisp-DT-fctNM.R") ## ##################################################################################################### @@ -14,8 +14,8 @@ if (ok == 1) { library(data.table); library(numDeriv); -## Répertoire de travail ## -chem <- "/Users/eva.falipou/Documents/Eva/ANC/ln_linéaire/"; +## Repertoire de travail ## +chem <- "/Users/eva.falipou/Documents/Eva/ANC/ln_linaire/"; ##################################################################################################### ## Lecture donnees - Exemple : analyse NTK avec loq=1 ## -- GitLab