Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Kunstler Georges
traitcompet
Commits
3dc88b42
Commit
3dc88b42
authored
Sep 06, 2015
by
kunstler
Browse files
search erro intra 2
parent
3809f15f
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/analysis/lmer.run.R
View file @
3dc88b42
...
...
@@ -92,8 +92,8 @@ run.lmer <- function (model.file, trait,
# return a list of DF
cat
(
"Ok data with Nobs"
,
nrow
(
list.df.lmer
[[
1
]]),
"\n"
)
print
(
names
(
list.df.lmer
))
print
(
dim
(
list.df.lmer
))
print
(
names
(
list.df.lmer
[[
2
]]
))
print
(
dim
(
list.df.lmer
[[
2
]]
))
#= Run model
call.lmer.and.save
(
formula
=
model
$
lmer.formula.tree.id
,
list.df.lmer
[[
1
]],
path.out
=
path.out
,
...
...
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