Displaying 2 results from an estimated 2 matches for "preoper".
Did you mean:
proper
2007 Sep 14
0
lme for repeated measurements over time
...ver time after surgery. I decided that lme
would be the best model to fit the data.
I already fitted the model
lme(logratio ~ gr*I(pod-10) + I(pod^2-10) + I(pod^3-10), data=xyz,
random = ~ pod|subj)
where gr = two groups; pod = postoperative day; subj = patient;
logratio = log of value at day pod/preoperative value: log(post/pre)
but these questions remain:
1. Is lme the best model to fit the data? Other suggestions?
2. Since the ratio had no gaussian distribution I took the log which
seems to have a normal distribution. Is this OK?
3. I shifted the intercept to pod 10 because at this point the...
2014 Aug 05
1
DNS problem when adding new record using samba-tool
Hi all,
I am setting up a new AD server with Samba 4.1.11 from the FreeBSD ports.
I struggle with the internal DNS. I add a new CNAME record but it does not
show up properly.
I gave the AD domain a new DNS domain (domain.fda) and the server the name
samba4.domain.fda.
I am using the internal DNS, and a forwarder to a bind server in the same
network.
After the AD provision I have this here