search for: mp16

Displaying 4 results from an estimated 4 matches for "mp16".

Did you mean: fp16
2004 Oct 11
1
account on winXP system unable to access workgroup
...following the guide www.faqs.org/docs/samba/ch03.html trouble - Can't access the server MP samba looks like it is running from the trouble shooting I have done... smbstatus returns the following on the test user.. [root@server init.d]# smbstatus [..] data test samba 14342 mp16 (192.168.10.116) Mon Oct 11 15:22:59 2004 thanks r -- other details -- [root@server data]# echo "hello" | telnet localhost 139 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Connection closed by foreign host. [root@server data]# testparm Load smb conf...
2009 Apr 06
6
Need help in calculating studentized residuals/leverage values of non-linear model [nls()]
Hi there, I hope I can get advice regarding the calculation of leverage values or studentized residual values of a non-linear regression model. It seems like rstudent() does not work on a nls object. Many thanks in advance! Best regards, Xingli
2009 Mar 14
1
multiple hypothesis testing
...nish. > > vQ > > > > ------------------------------ > > Message: 39 > Date: Fri, 13 Mar 2009 7:43:42 -0700 > From: <rkevinburton@charter.net> > Subject: [R] updating packages? > To: r-help@r-project.org > Message-ID: <20090313104342.E40Y2.2497387.root@mp16> > Content-Type: text/plain; charset=utf-8 > > I am trying to update the packages that I have installed but I get the > following warning messages: > > package 'tseries' successfully unpacked and MD5 sums checked > Warning: cannot remove prior installation of package...
2008 Sep 22
1
R-help Digest, Vol 67, Issue 23
...commented, minimal, self-contained, reproducible code. > ------------------------------ Message: 51 Date: Sun, 21 Sep 2008 23:17:27 -0700 From: <rkevinburton@charter.net> Subject: [R] Time series (ts) questions. To: r-help@r-project.org Message-ID: <20080922021727.S31BZ.130479.root@mp16> Content-Type: text/plain; charset=utf-8 I have been working with the base time series object (ts) and I had a couple of questions that hopefully this group can help me with: 1) What is the best why to append an observation to an existing time-series? Suppose I have a time series: t <- ts(...