Displaying 19 results from an estimated 19 matches for "snl".
Did you mean:
shl
2018 Mar 14
0
Fwd: the same function returning different values when called differently..
Hi Akshay,
(Please include r-help when replying)
You have learned that PFC.NS and snl[[159]] are not identical. Now you have
to figure out why they differ. This could also point to a bug or a logic
error in your program.
Figuring out how two objects differ can be a bit tricky, but with
experience it becomes easier. (Some others may even have some suggestions
for good ways to do it.)...
2018 Jan 20
1
a vector unusually getting NA values.....
dear members,
I have a function by name "ygcudf" and a list of stock names by name"snl" ( of class "list"). ygcudf acts on snl and returns a list of the most favourable stocks. I don't wish to divulge the code of the function, for genuine reasons, but the algorithm is as follows:
{
k <- 1; i <- 1
for(j in 1:length(snl)){...
2018 Mar 14
3
the same function returning different values when called differently..
....850006 4.000000 1.724991 0.949997 1.825012 2.799988
[73] 0.425003 1.799995 5.700005 2.125000 0.125000 4.000000 2.350006 1.524994 1.299995 0.300003 0.949997 0.449997
[85] 1.899994 1.700005 1.150009 0.849998 2.449997 5.300003 0.19999
I also have a list of stocks called "snl" with snl[[159]] pointing to PFC.NS (above):
tail(snl[[159]])
PFC.NS.Open PFC.NS.High PFC.NS.Low PFC.NS.Close PFC.NS.Volume PFC.NS.Adjusted
2018-03-07 98.40 98.45 95.1 95.30 7854861 95.30
2018-03-08 94.90 94.95 89.3 9...
2005 Jan 13
2
subsetting like in SAS
...read the
data with:
data sites;
set alldata;
by origin ship_cat ship_nb trip set;
if first.set;
keep list-of-variables-detailing-sites;
run;
In R I did this with the Lag function of Hmisc, and the original data
set also needs to be sorted first:
oL <- Lag(origin)
scL <- Lag(ship_cat)
snL <- Lag(ship_nb)
tL <- Lag(trip)
sL <- Lag(set)
same <- origin==oL & ship_cat==scL & ship_nb==snL & trip==tL & set==sL
sites <- subset(alldata, !same,
select=c(list-of-variables-detailing-sites)
Could I do better than this?
Thanks in advance,
Denis Chabot
2009 Jun 03
2
classification table in logistic regression
Prof. Harrell,
My name is Armida Carbajal, I'm a graduate student intern at Sandia National Laboratories (SNL) and am conducting some research for my thesis project at the University of New Mexico in Statistics for SNL.
My project entails a logistic regression and I wanted to create a classification table like the one found in SAS using the function CTABLE. I was running out of ideas on creating code, as...
2015 Jan 04
2
sys-kernel/gentoo-sources-3.17.7 - nouveau driver fails at system resume - nouveau E[ PGRAPH][0000:01:00.0] PGRAPH TLB flush idle timeout fail
...river.
If there is anything missing in the report that could help fixing
the problem, please feel free to ask.
[1] https://bugs.gentoo.org/show_bug.cgi?id=534038
--
Było mi bardzo miło. Twoje oczy lubią mnie
>Łukasz< i to mnie zgubi (c)SNL
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150104/78e28fb2/attachment.sig>
2018 Apr 18
2
[Bug 106120] New: Hang in XScreenSaver
...pr16 0:00
\_ xfce4-session
joey1 4795 0.0 0.0 355232 6576 ? Sl Apr16 0:00
\_ bluetooth-applet
joey1 4829 0.0 0.0 64888 2524 ? S Apr16 0:08
\_ xscreensaver -no-splash
joey1 7871 0.9 0.3 252952 26896 ? SNl 07:54 1:31
| \_ geodesic -root
joey1 7872 0.3 0.3 255000 26588 ? SNl 07:54 0:39
| \_ geodesic -root
joey1 4842 0.0 0.1 648920 8148 ? Sl Apr16 0:00
\_ gnome-sound-applet
--
You are receiving this mail becau...
2015 Jan 04
0
sys-kernel/gentoo-sources-3.17.7 - nouveau driver fails at system resume - nouveau E[ PGRAPH][0000:01:00.0] PGRAPH TLB flush idle timeout fail
...g missing in the report that could help fixing
> the problem, please feel free to ask.
>
> [1] https://bugs.gentoo.org/show_bug.cgi?id=534038
> --
> Było mi bardzo miło. Twoje oczy lubią mnie
>>Łukasz< i to mnie zgubi (c)SNL
>
>
> _______________________________________________
> Nouveau mailing list
> Nouveau at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/nouveau
>
2010 Nov 08
18
implementation of IEEE 802.1Qbg in lldpad
Hi,
this set of patches contains the initial implementation of the IEEE 802.1Qbg
standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI
capabalities as well as VDP VSI TLVs between a host with virtual machines
and an adjacent switch.
It supports setting the parameters of the TLV exchange from the command
line using lldptool.
VDP profiles consisting of
2010 Nov 08
18
implementation of IEEE 802.1Qbg in lldpad
Hi,
this set of patches contains the initial implementation of the IEEE 802.1Qbg
standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI
capabalities as well as VDP VSI TLVs between a host with virtual machines
and an adjacent switch.
It supports setting the parameters of the TLV exchange from the command
line using lldptool.
VDP profiles consisting of
2010 Sep 28
19
implementation of IEEE 802.1Qbg in lldpad
Hi,
this set of patches contains the initial implementation of the IEEE 802.1Qbg
standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI
capabalities as well as VDP VSI TLVs between a host with virtual machines
and an adjacent switch.
It supports setting the parameters of the TLV exchange from the command
line using lldptool.
VDP profiles consisting of
2010 Sep 28
19
implementation of IEEE 802.1Qbg in lldpad
Hi,
this set of patches contains the initial implementation of the IEEE 802.1Qbg
standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI
capabalities as well as VDP VSI TLVs between a host with virtual machines
and an adjacent switch.
It supports setting the parameters of the TLV exchange from the command
line using lldptool.
VDP profiles consisting of
2010 Jul 23
19
implementation of IEEE 802.1Qbg in lldpad
Hi,
This set of patches contains the initial implementation of the IEEE 802.1Qbg
standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI
capabalities as well as VDP VSI TLVs between a host with virtual machines
and an adjacent switch.
It supports setting the parameters of the TLV exchange from the command
line using lldptool.
VDP profiles consisting of
2010 Jul 23
19
implementation of IEEE 802.1Qbg in lldpad
Hi,
This set of patches contains the initial implementation of the IEEE 802.1Qbg
standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI
capabalities as well as VDP VSI TLVs between a host with virtual machines
and an adjacent switch.
It supports setting the parameters of the TLV exchange from the command
line using lldptool.
VDP profiles consisting of
2010 Aug 25
12
implementation of IEEE 802.1Qbg in lldpad
Hi,
this set of patches contains the initial implementation of the IEEE 802.1Qbg
standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI
capabalities as well as VDP VSI TLVs between a host with virtual machines
and an adjacent switch.
It supports setting the parameters of the TLV exchange from the command
line using lldptool.
VDP profiles consisting of
2010 Aug 25
12
implementation of IEEE 802.1Qbg in lldpad
Hi,
this set of patches contains the initial implementation of the IEEE 802.1Qbg
standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI
capabalities as well as VDP VSI TLVs between a host with virtual machines
and an adjacent switch.
It supports setting the parameters of the TLV exchange from the command
line using lldptool.
VDP profiles consisting of
2013 Aug 15
12
[Bug 845] New: checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845
Summary: checking for LIBNFNETLINK... configure: error: Package
requirements (libnfnetlink >= 0.0.41) were not met:
Product: libnetfilter_queue
Version: unspecified
Platform: i386
OS/Version: RedHat Linux
Status: NEW
Severity: normal
2012 Mar 16
27
xenconsole: Could not read tty from store: No such file or directory
Hello Community,
I encountered an error while running "xm console domU". Here is the running
script:
# xm console domU
xenconsole: Could not read tty from store: No such file or directory
I googled and found out that this issue is mostly result from forgetting
starting xenconsole service.
However, after I started xenconsole, the issue is still there. Please see:
#
2006 Nov 21
0
intermittent NT_STATUS_ACCESS_DENIED
Did you ever get a resolution to this? I am having the same problem!
Thanks