Displaying 4 results from an estimated 4 matches for "bf4".
Did you mean:
b44
2003 Apr 22
1
Quick query on output
...ly to find I have not made the correct syntax to see the output. So,
what I've written is:
EXCERPT FROM COMMAND FILE:
glmmPQL(plfp ~ -1 + bmrd4 + bmsd4 + wmrd4 + wmsd4 + bfrd4 + bfsd4 +
wfrd4 + wfsd4 + y4yrsed + y4age + y4age2,
data=PLFPANAL,
random=~ bm4 + wm4 + bf4 + wf4 | state,
family=binomial,
weights=wt1)
summary(fm1)
q
END OF EXCERPT FROM COMMAND FILE
I bet the "suummary(fm1)" line is wrong, it was apparently a holdover from
some other code I tried to emulate. At any rate, what do I do to get the
output? Have I done enough...
2009 Mar 23
4
newton method
Hi R-users,
Does R has a topic on newton's method?
Thank you for the info.
2013 Aug 29
0
[PR 11148] Extracting out rake stats into a gem (code_metrics)
...s not depend on rails in any way
- Its development does not need to depend on the rails release cycle
I have generated a rails plugin and have moved the code there, including
tests, so that it can be run as a separately installed gem.
I have renamed the gem code_metrics <https://github.com/bf4/code_metrics> (rather
than code_statistics) to prevent name collisions with the rails code.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ru...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking