mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-16 21:00:16 +00:00
15 lines
313 B
R
15 lines
313 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/prophet.R
|
|
\name{validate_inputs}
|
|
\alias{validate_inputs}
|
|
\title{Validates the inputs to Prophet.}
|
|
\usage{
|
|
validate_inputs(m)
|
|
}
|
|
\arguments{
|
|
\item{m}{Prophet object.}
|
|
}
|
|
\description{
|
|
Validates the inputs to Prophet.
|
|
}
|
|
\keyword{internal}
|