Displaying 9 results from an estimated 9 matches for "appriately".
Did you mean:
apppriately
2010 Feb 01
1
Comparing Variables and Writing a New Column
HI,
I am using Windows XP and R version 2.9.2. I have a data frame written by R
similar to the following:
Lab_ID Analysis_Soil Results -4MAD -2.5MAD
+2.5MAD +4MAD
55003 Calcium-2008-116 900 961 1121.5
1656.5 1817
55003 Calcium-2008-117 3321 2175 2380.5
3065.5 3271
55003
2004 Apr 19
0
error messsage was: Named pipe not available
I'm having trouble authenticating users. WinXP will authenticate fine if
accessed via hostname... //fileserver/share. Ip does not work.. ie
//192.168.1.2/share. Anything below winXP cannot authenticate. Nothing is
shown in error logs. wbinfo -t does not work.. returns the following errors.
A few hot fixes were applied to domain controlers as well as SP4. No changes
were made to samba server.
2007 Jul 30
0
.rjs files
I have a form that calls the method add_airline_table. I would like a
<span> with the appriate id to highlight when a certain action is
performed, by using a .rjs file. To make and use this .rjs file all I
have to do is give it the same name as the action being performed, in
this case add_airline_table, correct? It is also my understanding that I
don''t have to add anyhting to the
2007 Mar 28
3
class imports?
I have a lot of this going on:
--
class lighttpd { import "lighttpd.pp" }
class mysql { import "mysql.pp" }
class nagios { import "nagios.pp" }
class netdisco { import "netdisco.pp" }
class nfs_server { import "nfs.pp"}
class openldap { import "openldap.pp" }
--
But my client is trying to realize all of these, even though I
2004 Oct 15
8
Testing for normality of residuals in a regression model
Hi all,
Is it possible to have a test value for assessing the normality of
residuals from a linear regression model, instead of simply relying on
qqplots?
I've tried to use fitdistr to try and fit the residuals with a normal
distribution, but fitdsitr only returns the parameters of the
distribution and the standard errors, not the p-value. Am I missing
something?
Cheers,
Federico
2005 Apr 25
3
Data frames
I have two questions about data frames:
(1) How can one extract a simple matrix
from a data frame? I tried
Matrixfromdf = function (frame,without=1)
{a=frame[colnames(frame)[-without]]
v=unlist(a,use.names=F)
matrix(v,ncol=ncol(a))}
but it works well only for without=1,
perhaps also because the function in (2)
gives probably a different meaning to
the first column.
(2)
2008 Nov 04
2
Variable use in upssched-cmd
Hi all
I have most of the NUT system up and running. I?m in the process of writing
the script to send email notifications for certain events. This is my
upsshed-cmd file so far:
# EC130 Commands
ec130onbatt)
echo "EC130 UPS has been on Battery for more then 10
seconds" \
| mailx -r "ups at fit.edu" -s"EC130 on battery"
2002 Apr 15
2
W2k devmode
Our server is a SuSE Linux 7.2 with CVS samba 2.2 branche. Version number is
2.2.pre-4. We updated today.
We have a problem with the default devmode in Windows 2000 (SP2) clients. We have
uploaded the printerdrivers to the share print$. The Samba printeradministrator is able
to change the printer capabilities as memory, trays, papersize. etc. Changes are global:
when a user logs in, he sees
2015 Jan 23
2
Debian wheezy with sernet samba AD script, new and very improved..
ah yes, your correct, i'll adjust that.
That was a copy past of the previous script.. :-/
thanks for this :
>Don't believe me ? open '/etc/mke2fs.conf' and look for the line that
>starts 'default_mntopts'
i couldn't find that on the debian wiki:
https://wiki.debian.org/fstab
so is not 100% complete then.. what you pointed out should be there also..
I