Skip to content

Commit a5d2a3d

Browse files
dweindlm-philipps
andauthored
Update doc/example/distributions.ipynb
Co-authored-by: Maren Philipps <[email protected]>
1 parent 6f005b8 commit a5d2a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/example/distributions.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
{
166166
"metadata": {},
167167
"cell_type": "markdown",
168-
"source": "Prior distributions can also be defined on the scaled parameters (i.e., transformed according to `parameterScale`) by using the types `parameterScaleUniform`, `parameterScaleNormal` or `parameterScaleLaplace`. In these cases, the distribution parameter are interpreted on the transformed parameter scale (but not the parameter bounds, see below). This implies, that for `parameterScale=lin`, there is no difference between `parameterScaleUniform` and `uniform`.",
168+
"source": "Prior distributions can also be defined on the scaled parameters (i.e., transformed according to `parameterScale`) by using the types `parameterScaleUniform`, `parameterScaleNormal` or `parameterScaleLaplace`. In these cases, the distribution parameters are interpreted on the transformed parameter scale (but not the parameter bounds, see below). This implies, that for `parameterScale=lin`, there is no difference between `parameterScaleUniform` and `uniform`.",
169169
"id": "263c9fd31156a4d5"
170170
},
171171
{

0 commit comments

Comments
 (0)