Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bayesmeta
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor 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
Christian Roever
bayesmeta
Commits
d3cdbf31
Commit
d3cdbf31
authored
4 years ago
by
Christian Roever
Browse files
Options
Downloads
Patches
Plain Diff
started adding regression functionality
parent
60e88a1e
No related branches found
No related tags found
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
DESCRIPTION
+3
-3
3 additions, 3 deletions
DESCRIPTION
R/bmr.R
+1718
-0
1718 additions, 0 deletions
R/bmr.R
man/bayesmeta-package.Rd
+3
-3
3 additions, 3 deletions
man/bayesmeta-package.Rd
with
1724 additions
and
6 deletions
DESCRIPTION
+
3
−
3
View file @
d3cdbf31
Package: bayesmeta
Package: bayesmeta
Type: Package
Type: Package
Title: Bayesian Random-Effects Meta-Analysis
Title: Bayesian Random-Effects Meta-Analysis
and Meta-Regression
Version: 2.7
Version: 2.7
5
Date: 2021-0
1-12
Date: 2021-0
2-23
Authors@R: c(person(given="Christian", family="Roever", role=c("aut","cre"),
Authors@R: c(person(given="Christian", family="Roever", role=c("aut","cre"),
email="christian.roever@med.uni-goettingen.de",
email="christian.roever@med.uni-goettingen.de",
comment=c(ORCID="0000-0002-6911-698X")),
comment=c(ORCID="0000-0002-6911-698X")),
...
...
This diff is collapsed.
Click to expand it.
R/bmr.R
0 → 100644
+
1718
−
0
View file @
d3cdbf31
This diff is collapsed.
Click to expand it.
man/bayesmeta-package.Rd
+
3
−
3
View file @
d3cdbf31
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
\alias{bayesmeta-package}
\alias{bayesmeta-package}
\docType{package}
\docType{package}
\title{
\title{
Bayesian Random-Effects Meta-Analysis
Bayesian Random-Effects Meta-Analysis
and Meta-Regression
}
}
\description{
\description{
Description: A collection of functions allowing to derive the
Description: A collection of functions allowing to derive the
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
\tabular{ll}{
\tabular{ll}{
Package: \tab bayesmeta\cr
Package: \tab bayesmeta\cr
Type: \tab Package\cr
Type: \tab Package\cr
Version: \tab 2.7\cr
Version: \tab 2.7
5
\cr
Date: \tab 2021-0
1-12
\cr
Date: \tab 2021-0
2-23
\cr
License: \tab GPL (>=2)
License: \tab GPL (>=2)
}
}
The main functionality is provided by the \code{\link{bayesmeta}()}
The main functionality is provided by the \code{\link{bayesmeta}()}
...
...
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