| create_CohortDtstm | R Documentation | 
CohortDtstm objectA generic function for creating an object of class CohortDtstm.
create_CohortDtstm(object, ...)
## S3 method for class 'model_def'
create_CohortDtstm(
  object,
  input_data,
  cost_args = NULL,
  utility_args = NULL,
  ...
)
object | 
 An object of the appropriate class.  | 
... | 
 Further arguments passed to   | 
input_data | 
 An object of class   | 
cost_args | 
 A list of further arguments passed to   | 
utility_args | 
 A list of further arguments passed to   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.