spnModels(smfsb)
spnModels()所属R语言包:smfsb
Example SPN models
SPN模型的例子
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Collection of example stochastic Petri net (SPN) models. Includes LV, a Lotka–Volterra model, ID, an immigration–death process, BD, a birth–death process and Dimer, a simple dimerisation kinetics model.
例如随机Petri网(SPN)模型的集合。包括LV,一类Lotka-Volterra模型,ID,移民死亡的过程,BD,一个生灭过程和Dimer,一个简单的二聚反应动力学模型。
用法----------Usage----------
data(spnModels)
格式----------Format----------
Each model is a list, with components Pre, Post, and h. Some models also include an initial state, M. See gillespie and StepGillespie for further details, and
每个型号的组件的列表,Pre,Post和h。有些型号还包括一个初始状态,M。 gillespie和StepGillespie进一步的细节,
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|