Skip to content

Commit

Permalink
DOC: Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ntustison committed Aug 29, 2023
1 parent 960469e commit 0ad6255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/createUnetModel.R
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
#' \url{https://pubmed.ncbi.nlm.nih.gov/33288961/}}
#' \item{"nnUnetActivationStyle"}{U-net activation explained in
#' \url{https://pubmed.ncbi.nlm.nih.gov/33288961/}}
#' \item{"initialConvolutionalKernelSize[X]"}{Set the first two convolutional layer
#' \item{"initialConvolutionKernelSize[X]"}{Set the first two convolutional layer
#' kernel sizes to X.}
#' }
#' @param mode 'classification' or 'regression' or 'sigmoid'.
Expand Down

0 comments on commit 0ad6255

Please sign in to comment.