saveShiny: Save the necessary objects for dModtoShiny with the correct...

View source: R/toolsMirjam.R

saveShinyR Documentation

Save the necessary objects for dModtoShiny with the correct names

Description

Save the necessary objects for dModtoShiny with the correct names

Usage

saveShiny(
  reactions = myeqnlist,
  x,
  parameters,
  fixed = NULL,
  data,
  profiles,
  pubref = "none",
  errmodel = NULL
)

Arguments

reactions

eqnlist-object

x

prediction funciton

parameters

Parframe, result of mstrust()

fixed

Character? fixed parameters?

data

datalist

profiles

Parframe, result of profile(). Is a proflist also possible?

pubref

Link to publication

errmodel

obsfn


dkaschek/dMod documentation built on March 1, 2025, 9:04 p.m.