Skip to content

Commit

Permalink
help
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-da committed Mar 10, 2024
1 parent 8d066af commit 0b083a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/pram.R
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
#' ## it is possible use a transition matrix for a variable and use the 'traditional' way
#' ## of specifying a number for the minimal diagonal entries of the transision matrix
#' ## for other variables. In this case we must supply `pd` as list.
#' #res4 <- pram(
#' res4 <- pram(
#' obj = testdata,
#' variables = c("roof", "walls"),
#' pd = list(mat, 0.5),
Expand Down

0 comments on commit 0b083a4

Please sign in to comment.