Displaying 11 results from an estimated 11 matches for "fromto".
Did you mean:
fromty
2010 Feb 01
3
merging data frames gives all NAs
...DateTime Date month hour minute quarter weekday IATA ICAO
Flight
NA <NA> <NA> NA NA NA NA NA <NA> <NA> <NA>
529 1/1/09 21:46 2009-01-01 1 21 46 87 5 TA TAI
TAI570
AircraftType Tail Arrived STA Runway FromTo Delay
NA <NA> <NA> <NA> <NA> <NA> <NA> NA
529 A320 N496TA 21:46:58 22:30 31R MSLP /KJFK 0
Operator dq gw
NA <NA> <NA> NA
529 TACA INTERNATIONAL AIRLINES 2009-01-01 87 1
> ar4rw[1:2,] # secon...
2004 Nov 05
0
R check passes code and docs that don't match
...covmatch = "previous", # take the covariate value from
the previous or next observation
initprobs = NULL, # initial state occupancy
probabilities
data=list(), # optional data frame in which to
interpret variable names
fromto = FALSE,
fromstate, #
tostate, # data required if fromto is TRUE
timelag, #
death = FALSE, # 'death' states, ie, entry time known
exactly, but unknown transient state at previous instant
tunit = 1.0, # no...
2004 Apr 29
3
Probability(Markov chain transition matrix)
Hello, My name is Maria, MBA student in Sanfransisco, USA.
In my credit scoring class, I have hard time making "transition matrix",
which explains probability especially in relation to "Markov chain model".
It is regarding people's monthly credit payment behavior. Does R have
function to caculate it? I am actually a novice in using 'R'. Please help
me!!!
Maria
2011 Jun 03
1
Icecast authentication cant resolve address on Debian
...s log files and then had
trouble with the graphics on the admin pages.
I fixed this by copying the graphics from /usr/share/icecast2/web into
/etc/icecast/web and by changing the log/web/admin paths
from /var/log/icecast to /log and /usr/share/icecast2/web to /web.
I also had to change the base dir fromto /usr/share/icecast2 to
/etc/icecast as none of the linked xmls files could be read.
At this point icecast will run, display the admin pages correctly, allow a
source to conenct and users can listen.
However when I enable the authentication it fails to resolve the address
for the authentication sc...
2024 Aug 30
0
outgoing neighbors do not appear in drs showrepl when samba is located in a separate site
...tered this problem? if anything, the sites are interconnected via
site link and replication between them is set in the range of 15 minutes,
there was also an attempt to make repadmin /kcc from windows and samba_kcc
--attempt-live-connections, but none of this led to success, I also noticed
that the FromTo connection is hanging on the windows side, but still not on
the samba side, maybe someone else can tell me if I?m looking at the source
code in the netcmd/drs.py file correctly
2024 Sep 02
0
outgoing neighbors do not appear in drs showrepl when samba is located in a separate site
...tered this problem? if anything, the sites are interconnected via
site link and replication between them is set in the range of 15 minutes,
there was also an attempt to make repadmin /kcc from windows and samba_kcc
--attempt-live-connections, but none of this led to success, I also noticed
that the FromTo connection is hanging on the windows side, but still not on
the samba side, maybe someone else can tell me if I?m looking at the source
code in the netcmd/drs.py file correctly
2010 Mar 22
1
[git pull] dash, sh4, README's
...Revert SKIPEVAL into EXEXIT
[klibc] [BUILTIN] Fix NUL termination in readcmd
[klibc] [CD] Lookup PWD after going through CDPATH
[klibc] [BUILTIN] Fix off-by-one recordregion in readcmd
[klibc] [ARITH] Fix binary operator parsing
[klibc] [REDIR] Do not truncate file for FROMTO redirection
Jilles Tjoelker (1):
[klibc] [ARITH] Fix logical or result value
Jim Meyering (1):
[klibc] [PARSER] Fix syntax array size
Larry Doolittle (1):
[klibc] [JOBS] Fix cmdtxt crash on if statements
Mark Mentovai (1):
[klibc] [BUILD] Fixed build on OS X
Matthew Bur...
2010 Apr 16
0
[git pull v4] dash, sh4, ipconfig, dprintf, fstype, README's
...Revert SKIPEVAL into EXEXIT
[klibc] [BUILTIN] Fix NUL termination in readcmd
[klibc] [CD] Lookup PWD after going through CDPATH
[klibc] [BUILTIN] Fix off-by-one recordregion in readcmd
[klibc] [ARITH] Fix binary operator parsing
[klibc] [REDIR] Do not truncate file for FROMTO redirection
[klibc] [BUILTIN] Make trap signal name/number errors non-fatal.
Release 0.5.6.
[klibc] [BUILTIN] Use faccessat if available
Jilles Tjoelker (1):
[klibc] [ARITH] Fix logical or result value
Jim Meyering (1):
[klibc] [PARSER] Fix syntax array size
Larry D...
2010 Jan 16
3
Comparing dates in dataframes
...quot; "hour" "month" "minute"
[6] "quarter" "ICAO" "Flight" "AircraftType"
"Tail"
[11] "Arrived" "STA" "Runway" "FromTo"
"Delay"
[16] "Operator" "gw"
I added the gw column to arr and initialized it to all FALSE
>names(gw)
[1] "Date" "minute" "hour" "quarter"
[5] "Efficiency.Val&qu...
2010 Apr 16
0
[PATCH] pull faccessat() system call
...Revert SKIPEVAL into EXEXIT
[klibc] [BUILTIN] Fix NUL termination in readcmd
[klibc] [CD] Lookup PWD after going through CDPATH
[klibc] [BUILTIN] Fix off-by-one recordregion in readcmd
[klibc] [ARITH] Fix binary operator parsing
[klibc] [REDIR] Do not truncate file for FROMTO redirection
[klibc] [BUILTIN] Make trap signal name/number errors non-fatal.
Release 0.5.6.
[klibc] [BUILTIN] Use faccessat if available
Jilles Tjoelker (1):
[klibc] [ARITH] Fix logical or result value
Jim Meyering (1):
[klibc] [PARSER] Fix syntax array size
Larry D...
2010 Mar 28
1
[git pull v3] dash, sh4, ipconfig, dprintf, fstype, README's
...Revert SKIPEVAL into EXEXIT
[klibc] [BUILTIN] Fix NUL termination in readcmd
[klibc] [CD] Lookup PWD after going through CDPATH
[klibc] [BUILTIN] Fix off-by-one recordregion in readcmd
[klibc] [ARITH] Fix binary operator parsing
[klibc] [REDIR] Do not truncate file for FROMTO redirection
Jilles Tjoelker (1):
[klibc] [ARITH] Fix logical or result value
Jim Meyering (1):
[klibc] [PARSER] Fix syntax array size
Larry Doolittle (1):
[klibc] [JOBS] Fix cmdtxt crash on if statements
Mark Mentovai (1):
[klibc] [BUILD] Fixed build on OS X
Matthew Bur...