Skip to content

Commit

Permalink
added family.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhahsler committed Feb 23, 2022
1 parent c531ee4 commit 6037e3d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/solve_MDP.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#' A simple implementation of value iteration and modified policy iteration.
#'
#' @family solver
#' @familiy MDP
#' @family MDP
#'
#' @param model a POMDP problem specification created with [POMDP()].
#' Alternatively, a POMDP file or the URL for a POMDP file can be specified.
Expand Down
5 changes: 3 additions & 2 deletions man/pomdp-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions man/solve_MDP.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6037e3d

Please sign in to comment.