#' Rony
#'
#' Rony
#'
#' @param Y Uma série de tempo.
#' @param p A ordem do ar a ser estimado.
#' @param q A ordem do ma a ser estimado.
#' @intercept TRUE para estimar modelo com intercepto.
#' @export
rony = function(Y, p, q, intercept=TRUE){
print("vai curinthia")}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.