aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-12-16 19:26:08 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2020-12-16 19:26:08 +0100
commitf158185b8a7970c22b1feb04f96aa5a23047dd3d (patch)
tree31b4f5e41e0b47a94224b49292321925f47fd7cd /man
parent22f21badb2733bc6b1d4e1d08ab1afc5ff383b07 (diff)
And add the second candidate model
Diffstat (limited to 'man')
-rw-r--r--man/D24_2014.Rd4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/D24_2014.Rd b/man/D24_2014.Rd
index d30666ac..8d0e632c 100644
--- a/man/D24_2014.Rd
+++ b/man/D24_2014.Rd
@@ -41,5 +41,9 @@ m_D24 = mkinmod(D24 = mkinsub("SFO", to = "DCP"),
DCP = mkinsub("SFO", to = "DCA"),
DCA = mkinsub("SFO"))
print(m_D24)
+m_D24_2 = mkinmod(D24 = mkinsub("DFOP", to = "DCP"),
+ DCP = mkinsub("SFO", to = "DCA"),
+ DCA = mkinsub("SFO"))
+print(m_D24_2)
}
\keyword{datasets}

Contact - Imprint