浏览代码

Merge branch 'master' of https://github.com/facebookincubator/prophet

Ben Letham 8 年之前
父节点
当前提交
b87daf56e5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      R/R/prophet.R

+ 1 - 1
R/R/prophet.R

@@ -41,7 +41,7 @@ globalVariables(c(
 #' @param changepoint.prior.scale Parameter modulating the flexibility of the
 #'  automatic changepoint selection. Large values will allow many changepoints,
 #'  small values will allow few changepoints.
-#' @param mcmc.samples Integer, if great than 0, will do full Bayesian
+#' @param mcmc.samples Integer, if greater than 0, will do full Bayesian
 #'  inference with the specified number of MCMC samples. If 0, will do MAP
 #'  estimation.
 #' @param interval.width Numeric, width of the uncertainty intervals provided