Displaying 4 results from an estimated 4 matches for "tostatic".
Did you mean:
nostatic
2007 Jan 22
1
Example function for bigglm (biglm) data input from file
This is to submit a commented example function for use in the data
argument to the bigglm(biglm) function, when you want to read the data
from a file (instead of a URL), or rescale or modify the data before
fitting the model. In the hope that this may be of help to someone out
there.
make.data <- function (filename, chunksize, ...) {
conn<-NULL;
function (reset=FALSE) {
if
2004 Nov 05
0
R check passes code and docs that don't match
I have code and documentation that don't match, but R CMD check didn't
flag it.
in mspath.R
mspath <- function(formula, # formula with observed Markov states
~ observation times (required)
qmatrix, # matrix of 1s and 0s with indices of
allowed transitions (diagonal is ignored) (required)
misc = FALSE,
ematrix = NULL, # matrix
2006 Nov 13
0
question on MSM warning message
Hello
After (simple random cluster) resampling with replacement I ran MSM
function and I'm getting the following warning message ,which I'm not
sure why. I don't have any absorbing stage set up in my MSM model. I
have a 4 stage uni-directional MSM model. The only thing I see might be
a problem is that when the last stage (stage 4 in my data) gets repeated
it seems to give me a warning
2004 Oct 22
0
win2k + sp4, fedora core 2, samba-3.0.3-5 peer-to-peer workgroup (home network
We have asimple home peer-to-peer workgroup wireless home network with 2
win2k + sp4 machines.
linksys wireless router.
it was DHCP based, but I converted tostatic IP to help get things to work.
tried to add new linux laptop to network. Fedora Core 2, samba 3.0.3-5.
I can put and get files from linux laptop with smbclient but I can't find
the
linux machine from the win2k machines via network neighborhood.
likewise, I can't browse to the win2k m...