Skip to content
Snippets Groups Projects
Verified Commit 9f32bb34 authored by Gärber, Florian's avatar Gärber, Florian
Browse files

doc: Re-run devtools::document()

parent 11ba3fa3
Branches
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ classification mode is used). For survival forests this is the time variable.} ...@@ -36,7 +36,7 @@ classification mode is used). For survival forests this is the time variable.}
\item{type}{mode of prediction ("regression", "classification" or "survival"). Default is regression.} \item{type}{mode of prediction ("regression", "classification" or "survival"). Default is regression.}
\item{s}{predefined number of surrogate splits (it may happen that the actual number of surrogate splits differs in individual nodes). Default is 1 \% of no. of variables.} \item{s}{predefined number of surrogate splits (it may happen that the actual number of surrogate splits differs in individual nodes). Default is 1 \\% of no. of variables.}
\item{mtry}{number of variables to possibly split at in each node. Default is no. of variables^(3/4) ("^3/4") as recommended by (Ishwaran 2011). Also possible is "sqrt" and "0.5" to use the square root or half of the no. of variables.} \item{mtry}{number of variables to possibly split at in each node. Default is no. of variables^(3/4) ("^3/4") as recommended by (Ishwaran 2011). Also possible is "sqrt" and "0.5" to use the square root or half of the no. of variables.}
...@@ -48,7 +48,7 @@ classification mode is used). For survival forests this is the time variable.} ...@@ -48,7 +48,7 @@ classification mode is used). For survival forests this is the time variable.}
\item{save.ranger}{set TRUE if ranger object should be saved. Default is that ranger object is not saved (FALSE).} \item{save.ranger}{set TRUE if ranger object should be saved. Default is that ranger object is not saved (FALSE).}
\item{create.forest}{Default: TRUE if `forest` is NULL, FALSE otherwise. Whether to create or use an existing forest.} \item{create.forest}{Default: TRUE if \code{forest} is NULL, FALSE otherwise. Whether to create or use an existing forest.}
\item{forest}{the random forest that should be analyzed} \item{forest}{the random forest that should be analyzed}
......
...@@ -37,7 +37,7 @@ classification mode is used). For survival forests this is the time variable.} ...@@ -37,7 +37,7 @@ classification mode is used). For survival forests this is the time variable.}
\item{type}{mode of prediction ("regression", "classification" or "survival"). Default is regression.} \item{type}{mode of prediction ("regression", "classification" or "survival"). Default is regression.}
\item{s}{predefined number of surrogate splits (it may happen that the actual number of surrogate splits differs in individual nodes). Default is 1 \% of no. of variables.} \item{s}{predefined number of surrogate splits (it may happen that the actual number of surrogate splits differs in individual nodes). Default is 1 \\% of no. of variables.}
\item{mtry}{number of variables to possibly split at in each node. Default is no. of variables^(3/4) ("^3/4") as recommended by (Ishwaran 2011). Also possible is "sqrt" and "0.5" to use the square root or half of the no. of variables.} \item{mtry}{number of variables to possibly split at in each node. Default is no. of variables^(3/4) ("^3/4") as recommended by (Ishwaran 2011). Also possible is "sqrt" and "0.5" to use the square root or half of the no. of variables.}
...@@ -49,7 +49,7 @@ classification mode is used). For survival forests this is the time variable.} ...@@ -49,7 +49,7 @@ classification mode is used). For survival forests this is the time variable.}
\item{save.ranger}{set TRUE if ranger object should be saved. Default is that ranger object is not saved (FALSE).} \item{save.ranger}{set TRUE if ranger object should be saved. Default is that ranger object is not saved (FALSE).}
\item{create.forest}{Default: TRUE if `forest` is NULL, FALSE otherwise. Whether to create or use an existing forest.} \item{create.forest}{Default: TRUE if \code{forest} is NULL, FALSE otherwise. Whether to create or use an existing forest.}
\item{forest}{the random forest that should be analyzed} \item{forest}{the random forest that should be analyzed}
......
...@@ -41,7 +41,7 @@ classification mode is used). For survival forests this is the time variable.} ...@@ -41,7 +41,7 @@ classification mode is used). For survival forests this is the time variable.}
\item{save.ranger}{Set TRUE if ranger object should be saved. Default is that ranger object is not saved (FALSE).} \item{save.ranger}{Set TRUE if ranger object should be saved. Default is that ranger object is not saved (FALSE).}
\item{create.forest}{Default: TRUE if `forest` is NULL, FALSE otherwise. Whether to create or use an existing forest.} \item{create.forest}{Default: TRUE if \code{forest} is NULL, FALSE otherwise. Whether to create or use an existing forest.}
\item{forest}{the random forest that should be analyzed.} \item{forest}{the random forest that should be analyzed.}
......
...@@ -40,7 +40,7 @@ classification mode is used). For survival forests this is the time variable.} ...@@ -40,7 +40,7 @@ classification mode is used). For survival forests this is the time variable.}
\item{type}{mode of prediction ("regression", "classification" or "survival"). Default is regression.} \item{type}{mode of prediction ("regression", "classification" or "survival"). Default is regression.}
\item{s}{predefined number of surrogate splits (it may happen that the actual number of surrogate splits differs in individual nodes). Default is 1 \% of no. of variables.} \item{s}{predefined number of surrogate splits (it may happen that the actual number of surrogate splits differs in individual nodes). Default is 1 \\% of no. of variables.}
\item{mtry}{number of variables to possibly split at in each node. Default is no. of variables^(3/4) ("^3/4") as recommended by (Ishwaran 2011). Also possible is "sqrt" and "0.5" to use the square root or half of the no. of variables.} \item{mtry}{number of variables to possibly split at in each node. Default is no. of variables^(3/4) ("^3/4") as recommended by (Ishwaran 2011). Also possible is "sqrt" and "0.5" to use the square root or half of the no. of variables.}
......
...@@ -32,7 +32,7 @@ classification mode is used). For survival forests this is the time variable.} ...@@ -32,7 +32,7 @@ classification mode is used). For survival forests this is the time variable.}
\item{type}{mode of prediction ("regression", "classification" or "survival"). Default is regression.} \item{type}{mode of prediction ("regression", "classification" or "survival"). Default is regression.}
\item{s}{predefined number of surrogate splits (it may happen that the actual number of surrogate splits differs in individual nodes). Default is 1 \% of no. of variables.} \item{s}{predefined number of surrogate splits (it may happen that the actual number of surrogate splits differs in individual nodes). Default is 1 \\% of no. of variables.}
\item{mtry}{number of variables to possibly split at in each node. Default is no. of variables^(3/4) ("^3/4") as recommended by (Ishwaran 2011). Also possible is "sqrt" and "0.5" to use the square root or half of the no. of variables.} \item{mtry}{number of variables to possibly split at in each node. Default is no. of variables^(3/4) ("^3/4") as recommended by (Ishwaran 2011). Also possible is "sqrt" and "0.5" to use the square root or half of the no. of variables.}
...@@ -44,7 +44,7 @@ classification mode is used). For survival forests this is the time variable.} ...@@ -44,7 +44,7 @@ classification mode is used). For survival forests this is the time variable.}
\item{save.ranger}{set TRUE if ranger object should be saved. Default is that ranger object is not saved (FALSE).} \item{save.ranger}{set TRUE if ranger object should be saved. Default is that ranger object is not saved (FALSE).}
\item{create.forest}{Default: TRUE if `forest` is NULL, FALSE otherwise. Whether to create or use an existing forest.} \item{create.forest}{Default: TRUE if \code{forest} is NULL, FALSE otherwise. Whether to create or use an existing forest.}
\item{forest}{the random forest that should be analyzed} \item{forest}{the random forest that should be analyzed}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment