Learn R Programming

resde (version 1.1)

sdemodel_display: Display the model specification

Description

Display the model specification

Usage

sdemodel_display(model)

Value

Invisibly returns its argument

Arguments

model

SDE model specification, as produced by sdemodel()

Examples

Run this code
  mod <- sdemodel(); sdemodel_display(mod)

Run the code above in your browser using DataLab