Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vallo Varik
32drugs
Commits
54bcf8d9
Commit
54bcf8d9
authored
May 17, 2022
by
Vallo Varik
Browse files
Work on text
parent
cae94f19
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.Rmd
View file @
54bcf8d9
...
...
@@ -26,8 +26,10 @@ library('tidyverse')
# Tasks
In the following, we go through the most common steps in data analysis:
exploration and transformation (i.e. deriving new variables). Integral to both
steps is visualization i.e. making graphs.
exploration, transformation (i.e. deriving new variables) and modeling (using
statistical tools to answer questions: what happens on average, which
conditions are different and so on). Integral to all steps is visualization
i.e. making graphs.
## Explore
...
...
README.md
View file @
54bcf8d9
...
...
@@ -6,8 +6,10 @@ bacterial strains.
# Tasks
In the following, we go through the most common steps in data analysis:
exploration and transformation (i.e. deriving new variables). Integral
to both steps is visualization i.e. making graphs.
exploration, transformation (i.e. deriving new variables) and modeling
(using statistical tools to answer questions: what happens on average,
which conditions are different and so on). Integral to all steps is
visualization i.e. making graphs.
## Explore
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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