Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
moocrr-reproducibility-study
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
moocrr-session3
moocrr-reproducibility-study
Commits
a48994eb
Commit
a48994eb
authored
Feb 16, 2021
by
892f21335b64d58e656cd28db562d9cb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update toy_document_orgmode_R_fr_MF
parent
c97f7917
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
toy_document_orgmode_R_fr
module2/exo1/toy_document_orgmode_R_fr
+4
-1
No files found.
module2/exo1/toy_document_orgmode_R_fr
View file @
a48994eb
...
...
@@ -12,6 +12,7 @@ Mon ordinateur m'indique que $\pi$ vaut *approximativement*
```{r cars}
pi
*3.141592653589793*
```
...
...
@@ -24,6 +25,7 @@ N = 100000
x = runif(N)
theta = pi/2*runif(N)
2/(mean(x+sin(theta)>1))
_3.12891113892_
```
# Avec un argument “fréquentiel” de surface
...
...
@@ -47,4 +49,5 @@ Il est alors aisé d’obtenir une approximation (pas terrible) de $\pi$ en comp
```{r }
4*mean(df$Accept)
3.1120000000000001
```
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