Commit 53b51c02 authored by Falipou Eva's avatar Falipou Eva
Browse files

Update GlnLM-EffLocDisp-DT-fctNM-01_2021.R

No related merge requests found
Showing with 4 additions and 4 deletions
+4 -4
##################################################################################################### #####################################################################################################
## Modle ln-lineaire gneralis ## ## Modele ln-lineaire generalise ##
## Gestion donnes en DataTable - Optimisation Nelder-Mead en fonction ## ## Gestion donnees en DataTable - Optimisation Nelder-Mead en fonction ##
## 2020-01-20 ## ## 2020-01-20 ##
## source("ANC/GlnLM-EffLocDisp-DT-fctNM.R") ## ## source("ANC/GlnLM-EffLocDisp-DT-fctNM.R") ##
##################################################################################################### #####################################################################################################
...@@ -14,8 +14,8 @@ if (ok == 1) { ...@@ -14,8 +14,8 @@ if (ok == 1) {
library(data.table); library(data.table);
library(numDeriv); library(numDeriv);
## Rpertoire de travail ## ## Repertoire de travail ##
chem <- "/Users/eva.falipou/Documents/Eva/ANC/ln_linaire/"; chem <- "/Users/eva.falipou/Documents/Eva/ANC/ln_linaire/";
##################################################################################################### #####################################################################################################
## Lecture donnees - Exemple : analyse NTK avec loq=1 ## ## Lecture donnees - Exemple : analyse NTK avec loq=1 ##
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment