Displaying 2 results from an estimated 2 matches for "periodc".
Did you mean:
period
2013 Jan 12
4
nesting in CoxPH with survival package
Hello all,
I am trying to understand how to specify nested factors when using
coxph(), and if it is appropriate to nest these factors in my
situation.
In the simplest form, I am testing two different temperatures, with
each temperature being performed twice in different experimental
periods (e.g. Temp5 performed in Period A and C, Temp4 performed in
Period B and D)
I am trying to see if survival
2013 Dec 13
2
New to puppet and recieving mcollective error
...+# Puppet Classes
+classesfile = /var/opt/lib/pe-puppet/classes.txt
+
+# Puppet Agent plugin configuration
+plugin.puppet.command = /opt/puppet/bin/puppet agent
+plugin.puppet.config = /etc/puppetlabs/puppet/puppet.conf
+
+plugin.puppet.splay = true
+plugin.puppet.splaylimit = 120
+
+# Periodcally broadcast metdata for registration purposes.
+# This registration plugin will broadcast current Facter fact values.
+registration = Meta
+# registerinterval is intentionally "long" to prevent systems from being
overly
+# chatty on the message bus by default. If you want a higher...