greta_interface: work with greta objects created with integrated_model

Description Usage Arguments Details Value Examples

Description

A set of helper functions.

Usage

1
2
3
4
5
initialise(object)

initialize(object)

parameters(object, ...)

Arguments

object

a greta_model object

Details

something

Value

A initials object

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
## Not run: 

 library(integrated)

# prepare an example model
model <- integrated_model()
                        
# summarise fitted model
model
summary(model)
plot(model)

## End(Not run)

jdyen/greta.integrated documentation built on May 3, 2019, 8:04 p.m.