Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Public Esbl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
de Freitas Costa, Eduardo
Public Esbl
Commits
fd99751c
Commit
fd99751c
authored
4 years ago
by
de Freitas Costa, Eduardo
Browse files
Options
Downloads
Patches
Plain Diff
New_21_6
parent
40cb1d0c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Scripts/dynamic.R
+0
-30
0 additions, 30 deletions
Scripts/dynamic.R
main.R
+30
-1
30 additions, 1 deletion
main.R
with
30 additions
and
31 deletions
Scripts/dynamic.R
+
0
−
30
View file @
fd99751c
#header #################################################################################
#'Dynamic_model.R'
#Title: MADRA
#Project 1600001916: pid
#Client: client
#Author: <Eduardo> <Costa>, Wageningen Bioveterinary Research
#Description: Multi-directional antimicrobial resistance modeling
#Start date: 9/1/2020
#Last Update: {6:date}
#R version: r.version
#Scriptversion: version
#Dependencies
#<-Downstream
#->Upstream
#Input:
#-
#Output:
#-
#Peer reviewer(s)
#Please ensure directories are relative. Please comment code sufficiently.
#Script start#############################################################################
model
<-
function
(
iteraction
,
times
,
flocks
,
simtable
){
...
...
This diff is collapsed.
Click to expand it.
main.R
+
30
−
1
View file @
fd99751c
#header
#header #################################################################################
#'Dynamic_model.R'
#Title: MADRA
#Project 1600001916: pid
#Client: client
#Author: <Eduardo> <Costa>, Wageningen Bioveterinary Research
#Description: Multi-directional antimicrobial resistance modeling
#Start date: 9/1/2020
#Last Update: {6:date}
#R version: r.version
#Scriptversion: version
#Dependencies
#<-Downstream
#->Upstream
#Input:
#-
#Output:
#-
#Peer reviewer(s)
#Please ensure directories are relative. Please comment code sufficiently.
#Script start#############################################################################
rm
(
list
=
ls
(
all
=
T
))
set_wd
<-
function
()
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment