Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lukas Graz
2causality-course-ethz-2021
Commits
67eee933
Commit
67eee933
authored
Apr 16, 2021
by
Lukas Graz
Browse files
Auto-saving for gasfunken on branch master from commit
212a7299
parent
212a7299
Pipeline
#183732
passed with stage
in 26 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
2causality-course-ethz-2021.Rproj
0 → 100644
View file @
67eee933
Version: 1.0
RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default
EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8
RnwWeave: Sweave
LaTeX: pdfLaTeX
Untitled.ipynb
0 → 100644
View file @
67eee933
%% Cell type:code id: tags:
```
R
load
(
"data/ComputeInterventionsData1.Rdata"
)
data
=
data.loaded
print
(
ls
())
ls.str
()
```
%%%% Output: stream
[1] "data" "data.loaded"
%%%% Output: display_data
%% Cell type:code id: tags:
```
R
rm
(
list
=
ls
())
#gc()
install.packages
(
"CondIndTests"
)
install.packages
(
"ppcor"
)
install.packages
(
"dHSIC"
)
install.packages
(
"seqICP"
)
install.packages
(
"InvariantCausalPrediction"
)
install.packages
(
"MASS"
)
install.packages
(
"mgcv"
)
install.packages
(
"AER"
)
install.packages
(
"igraph"
)
```
%%%% Output: stream
Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
untitled.md
0 → 100644
View file @
67eee933
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