aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Cally <jcally@student.unimelb.edu.au>2022-04-12 10:46:20 +1000
committerJustin Cally <jcally@student.unimelb.edu.au>2022-04-12 10:46:20 +1000
commitbdb613d4b64890efdd515ef5d0c06c01f74faf40 (patch)
tree9a10b37217e6b51c6d0b8005efbb6c1572ee3792
parentc9778f287f8831c177604d15067b08d2475ad986 (diff)
update manual and namespace
-rw-r--r--NAMESPACE1
-rw-r--r--man/priors.Rd3
2 files changed, 4 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 8785601..5bda5d7 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -4,6 +4,7 @@ export(RSR)
export(cauchy)
export(gamma)
export(gof)
+export(laplace)
export(logistic)
export(normal)
export(plot_spatial)
diff --git a/man/priors.Rd b/man/priors.Rd
index c5ec014..74cc4a0 100644
--- a/man/priors.Rd
+++ b/man/priors.Rd
@@ -8,6 +8,7 @@
\alias{logistic}
\alias{cauchy}
\alias{gamma}
+\alias{laplace}
\title{Prior distributions}
\usage{
normal(location = 0, scale = 2.5, autoscale = TRUE)
@@ -21,6 +22,8 @@ logistic(location = 0, scale = 1)
cauchy(location = 0, scale = 2.5, autoscale = TRUE)
gamma(shape = 1, rate = 1)
+
+laplace(location = 0, scale = 2.5, autoscale = TRUE)
}
\arguments{
\item{location}{The mean of the distribution. If setting the priors for