Displaying 20 results from an estimated 50 matches for "lineon".
Did you mean:
lineno
2008 Nov 05
1
How do I read a text (.csv) file to match a matrix/cross tab? (Object confusion??)
I'm having a problem reading data to set control totals for a dataframe.
I want to adjust a dataframe based on a 2-d table of values, which I get
by using :
> CurrentX1Sums <- as.matrix(xtabs(~tripid_nu+lineon, data=SurveyData))
> CurrentX2Sums <- apply(CurrentX1Sums, 1, sum)
I've created a .csv file with new (target) sums that looks like this:
tripid_nu Warner Center De Soto Pierce College Tampa
Reseda Balboa Woodley Sepulveda Van Nuys Woodman
Va...
2008 Oct 22
0
newbie Syntax questions: Re-Calculating expansion factors
I have a dataframe with many hundreds of survey records containing:
tripid_nu, lineon, MuchOtherData, X1, X2, X3, X4
tripid_nu = identifier for each "Trip" {E.g. for EB MTA-901
leaving the first stop at 07:24}
lineon = identifier for each of the stop locations
Where X1 is the ratio (for each trip/stop combination) of some target
number to the numb...
2009 Oct 09
5
[Bug 24421] New: Commit 6c8d3e39b72abe897b08d9e90cae85e121863d2c causes colour corruption on 9800M
http://bugs.freedesktop.org/show_bug.cgi?id=24421
Summary: Commit 6c8d3e39b72abe897b08d9e90cae85e121863d2c causes
colour corruption on 9800M
Product: xorg
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2008 Oct 31
0
Why are these different?
I want to import some "target values" to normalize elements of a
dataframe. I'm summarizing the existing totals using
as.matrix(xtabs(~tripid_nu+lineon, data=SurveyData)) and reading a .csv
table of target values. I can't even get them to list out as similar
data items.
My idea is to do something like this, but I don't know how to do it in R
SurveyData$X1 = NewTargetX1Sums[Trip,Stop] /
CurrentX1Sums[Trip,Stop]...
2008 Oct 30
1
Trying to "expand" some data - Newbie needs help
...so? t(CurrentX2Sums) doesn't seem to do the trick.
How do I avoid getting e.g. "De.Soto" when I read "De Soto" into
NewTargetData?
How do I put this back into my dataframe?
SurveyData$NewX1 = NewTargetX1Sums/CurrentX1Sums but how do I
specify (tripid_nu lineon) the indices?
If I'm only a ?LookHere or ??LookThere away I'd appreciate being pointed
in the right direction.
Thanks in advance.
All the gory details:
> sessionInfo() # List loaded packages
R version 2.8.0 (2008-10-20)
i386-pc-mingw32...
2002 Jul 16
6
Sage Line 50
...support
Samba? I will try the AFFS, but don't know how international Sage are
these days (AFFS is only UK).
Thanks
Martyn Ranyard
Free Software Advocate
jabber - joran@amessage.de
icq - 122500800
irc - Joran on oftc
msn - ranyardm@hotmail.com
y! - ranyardm
e - ranyardm@lineone.net
2002 Jul 29
5
HOWTO Create a PDF Writer in samba
...rks well.
6. Print. You should get a message (NT/2K/XP/9x with winpopup) informing
you of the name of your file.
Hope this helps someone.
Martyn Ranyard
Free Software Advocate
jabber - joran@amessage.de
icq - 122500800
irc - Joran on oftc
msn - ranyardm@hotmail.com
e - ranyardm@lineone.net
2004 Mar 16
2
clients logout .............
...estroy this message and kindly notify the sender by reply email. Opinions, conclusions and other information contained in this message that do not relate to official business shall be understood as neither given nor endorsed by ITS
-----Original Message-----
From: Mike Stewart [mailto:stewart.mike@lineone.net]
Sent: Tuesday, March 16, 2004 8:55 AM
To: samba@lists.samba.org
Subject: Re: [Samba] clients logout .............
I hope someone can anser that... I would find it ver useful too !!
There
was the DOS "net logoff" but that will not work in a Windows VM, only in
"real mmode&quo...
2003 May 08
2
Forward Stepwise regression with stepAIC and step
Dear all,
I cannot seem to get the R functions step or stepAIC to perform forward
or stepwise regression as I expect. I have enclosed the example data in
a dataframe at the end of this mail. Note rubbish is and rnorm(17) variable
which I have deliberately added to the data to test the stepwise procedure.
I have used
wateruse.lm<-lm(waterusage~.,data=wateruse) # Fit full model
2008 Aug 18
1
Survey Design / Rake questions
...=========================================
========
> temp <- sub(' +$', '', SurveyData$direction_)
> SurveyData$direction_ <- temp
>
#=======================================================================
========
>
SurveyData$NumStn=abs(as.numeric(SurveyData$lineon)-as.numeric(SurveyDat
a$lineoff))
> EBSurvey <- subset(SurveyData, direction_ == "EASTBOUND" )
> XTTable <- xtabs(~direction_ , EBSurvey)
> XTTable
direction_
EASTBOUND
345
> WBSurvey <- subset(SurveyData, direction_ == "WESTBOUND" )
> XTT...
2002 Jun 19
4
Little list of horrors.
Hi all,
I was investigating the SMB signing problems between Win2k
clients and Windows XP servers and thought I'd take a look to see
if there were any hotfix patches for Win2k that were post service
pack 2.
I discovered this list.... :
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com/support/ServicePacks/Windows/2000/Win2000_Post-SP2_Hotfixes.asp
of *amazing*
2002 Jun 11
3
samba performance issue
Hi, I recently installed a new samba server to replace an older Novell
machine. Now, we are having performance issues. I have installed many
samba servers, and have not run into this problem before. Some background
info:
The server is an Athlon 1800+ w/ 512MB DDR RAM. We are using software raid
on 80GB IDE ATA 100 drives with the VIA 82C3XX chipset. When mirroring the
drives, we usually get
2002 Jul 05
3
Slowdown and errors
...retrieve their smb.conf and testparm output, but anything to
look for specifically would be a boon.
Thanks in advance,
Martyn Ranyard
Free Software Advocate
jabber - joran@amessage.de
icq - 122500800
irc - Joran on oftc
msn - ranyardm@hotmail.com
y! - ranyardm
e - ranyardm@lineone.net
2002 Feb 14
12
Home shares staying (NT4)
I am having the same trouble with automatically mounted home shares with
samba 2.2.1a (PDC, domain logins, roaming profiles) and NT4WS sp6a. If
I login as one user, logout, then login as another, I can view the
previous users home share as well as my newly logged in users home share
(lather, rinse, repeat...). The NT box has a machine account, domain
logins work, profiles work, login scripts
2002 Feb 24
1
SV: SV: Problem regarding installation
...------------
REJLERS INGENJ?RER AB
R?dhusgatan 15, S-541 30 SK?VDE, SWEDEN
Ph. +46 (0)500-47 10 10
Fax. +46 (0)500-47 10 11
Mob: +46 (0)709-22 39 06
E-mail: mailto:daniel.andersson@rejlers.se
Internet: http://www.rejlers.se
-----Ursprungligt meddelande-----
Fr?n: Martyn Ranyard [mailto:ranyardm@lineone.net]
Skickat: den 22 februari 2002 17:36
Till: Daniel Andersson; Joel Hammer
Kopia: samba@lists.samba.org
?mne: Re: SV: [Samba] Problem regarding installation
You still haven't described your problem :
Your original question seemed to ask what was wrong, when you could see the
server.
Yo...
1999 Mar 24
0
Mounting Novell Volumes
...system (Shouldn't take too long !!)
My question is this then, Can I mount a Novell file system under Linux, and if possible, will Samba happily export the Novell Volume. Does anyone else have experience of a similar configuration.
Any advice would be greatly appreciated.
Regards
Mark.Easter@Lineone.net
2002 Feb 28
1
Operating Windows files from Oracle
I am an absolute beginner with Samba, considering if it's worth installing.
The problem I have is : I want to include windows directories into Oracle
utl_file_dir.
Will installing Samba allow me to do this?
Any help would be appreciated.
Thanks in advance.
Asnate
________________________________________________________________________
This e-mail has been scanned for all viruses by
2002 Jun 20
0
NT 4.0 SP7
...an their website, 14.1 )
http://support.microsoft.com/default.aspx?scid=http://www.microsoft.com/ntserver/nts/downloads/critical/q299444/default.asp
Life goes on...
Martyn Ranyard
Free Software Advocate
icq - 122500800
irc - Joran on OPN
msn - ranyardm@hotmail.com
y! - ranyardm
e - ranyardm@lineone.net
2002 Jun 20
0
Re: NT4 SP7
...h various packages listed in the release notes...
-----Original Message-----
From: Martyn Ranyard [mailto:mranyard@inter.co.uk]
Sent: Thursday, June 20, 2002 12:09 PM
To: Samba List
Subject: [Samba] Re: NT4 SP7
Don't do it!
The hotfix I posted earlier from my other email account -
ranyardm@lineone.net completely hosed my system.
I can't get to the email I sent, or even that account.
Hope this saves someone a rebuild.
-
Martyn Ranyard
Free Software Advocate
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/...
2010 Mar 13
2
[Bug 27063] New: Nouveau does DMA to/from unexpected address
http://bugs.freedesktop.org/show_bug.cgi?id=27063
Summary: Nouveau does DMA to/from unexpected address
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org