Displaying 20 results from an estimated 500 matches similar to: "The results of your email commands"
2009 Aug 19
3
Hello
Hello!
I am trying to merge two xy-plot with different ylimits.
Can someone please give me possible way of achieving it..
Thank you
Regards
Dimple
[[alternative HTML version deleted]]
2017 Nov 28
1
Failed attempts
Lamar Owen wrote:
> On 11/28/2017 12:04 PM, Valeri Galtsev wrote:
>> Thanks, Lamar! that is very instructive.
> You're welcome.
>
>> I was always unimpressed with
>> persistence of attempts to make more secure (less pickable) cylinder
>> cased
>> locks (precision, multi-level, pins at a weird locations/angles).
>
> The best way to make an
2003 May 05
3
polr in MASS
Hi, I am trying to test the proportional-odds model using the "polr" function in the MASS library with the dataset of "housing" contained in the MASS book ("Sat" (factor: low, medium, high) is the dependent variable, "Infl" (low, medium, high), "Type" (tower, apartment, atrium, terrace) and "Cont" (low, high) are the predictor variables
2002 Oct 04
0
New High Performance Rink System Installed In Washington State
New Lynnwood Ice Rink Reopens In September With New High Performance Rink
System
LYNNWOOD -- A new ice arena will open in Lynnwood Sept. 15, about four
months after the SnoKing Ice Arena closed.
Washington Ice Skating Association, which owns both the former SnoKing
rink and the Olympicview private ice rink in
Mountlake Terrace, is remodeling and reopening the rink as the Lynnwood
Ice Center.
2017 Jun 20
1
Unable to use nut-2.7.4 with Eaton 5E1500I USB
On 06/20/2017 04:08 AM, Charles Lepple wrote:
> [...]
> It does not get a length for method 1, so it moves on to method 2, which gets a length, but fails to get the rest of the descriptor. This is what is happening to lsusb, too (tries to fetch 549 bytes, gets only 9).
and is there anything I can do to fix, short of hoping to receive an
updated unbroken firmware for the UPS from a support
2017 Nov 28
0
Failed attempts
On 11/28/2017 12:04 PM, Valeri Galtsev wrote:
> Thanks, Lamar! that is very instructive.
You're welcome.
> I was always unimpressed with
> persistence of attempts to make more secure (less pickable) cylinder cased
> locks (precision, multi-level, pins at a weird locations/angles).
The best way to make an unpickable lock is to make the tolerances of the
pins and the cylinder
2006 Jul 18
1
Classification error rate increased by bagging - any ideas?
Hi,
I'm analysing some anthropometric data on fifty odd skull bases. We know the
gender of each skull, and we are trying to develop a predictor to identify
the
sex of unknown skulls.
Rpart with cross-validation produces two models - one of which predicts
gender
for Males well, and Females poorly, and the other does the opposite (Females
well, and Males poorly). In both cases the error
2009 Mar 06
4
how to access samba server from remote location
Dear all,
We have redhat 9 linux server configured with samba server. We have share
folder in which we have lot of information. We want to all the users from
our different branch office to access the samba server and share the
information.
In the local network we map the samba share folder as a drive. How to do
the same in the remote location.
Pls guide me.
Regards
M.Saravanan
CCAT LTD
302,
2010 Jul 14
1
Converting POSIXct vales to real values
I have a dataframe that contains time values in the form of yyyy-mm-dd hh:mm i.e. 2010-07-14 13:00. When I convert this to numeric via tvec <- as.numeric(Time) I get a number that is in seconds. So far so good. When I then divide the numeric value by the number of seconds in a day eg tvec/(60*60*24) I only get integer values and not fraction of a day which is what I want.
What do I need to
2005 Oct 14
1
Predicting classification error from rpart
Hi,
I think I'm missing something very obvious, but I am missing it, so I
would be very grateful for help. I'm using rpart to analyse data on
skull base morphology, essentially predicting sex from one or several
skull base measurements. The sex of the people whose skulls are being
studied is known, and lives as a factor (M,F) in the data. I want to
get back predictions of gender, and
2020 Feb 19
2
How to index the occasions in a vector repeatedly under condition 1? if not, it will give a new index.
Dear all,
Could you please help me how to get the output as I described in the following example?
x<-c(543, 543, 543, 543, 551 , 551 ,1128 ,1197, 1197)
diff<-x-lag(x)
diff
[1] NA 0 0 0 8 0 577 69 0
How to index the occasions in x repeatedly if the diff<15? if diff>=15, it will give a new index.
I want the output be like y.
y<-c(1,1,1,1,1,1,2,3,3)
Thank you so
2020 Feb 19
2
How to index the occasions in a vector repeatedly under condition 1? if not, it will give a new index.
Dear all,
Could you please help me how to get the output as I described in the following example?
x<-c(543, 543, 543, 543, 551 , 551 ,1128 ,1197, 1197)
diff<-x-lag(x)
diff
[1] NA 0 0 0 8 0 577 69 0
How to index the occasions in x repeatedly if the diff<15? if diff>=15, it will give a new index.
I want the output be like y.
y<-c(1,1,1,1,1,1,2,3,3)
Thank you so
2009 Jul 02
3
Configure a local DNS caching nameserver: partial success
Hi,
The subject says it all. On my "server" machine in the local LAN
(192.168.1.252 in a 192.168.1.0/24 network), I setup Bind. I installed
the 'caching-nameserver' package, which provides a set of configuration
files for Bind so it can be used as a caching nameserver out of the box.
On the server :
I start bind (service named start), and try it out.
# host www.google.fr
2010 Sep 16
2
standard error of difference for mixed effects
I have a dataset relating the effects of engineering works on the level of salinity in a river before and after the works. I have modelled this using linear mixed effects models to determine if the significance and level of the response to the works. I am wanting to calculate the se of difference at several points. I am not sure of how to calculate the difference and which estimate of se I
2005 Mar 16
0
Insightful Financial Time Series Modelling in S-PLUS - April course dates
Insightful are now taking bookings for the Financial Time Series Modelling
course to be held at Carlton Terrace in London SW1 on 12th and 13th April
2005. We are also pleased to offer the 1 day Advanced Time Series Modelling
course on April 19th at the same location.
Extract for Financial Time Series Modelling :
This two day course will provide participants with a working knowledge of a
range
2010 Aug 12
0
termplot for mixed linear effects models
Is there an equivalent package for mixed linear effects models developed using the package "nlme" as there is for linear models?
Tschüß
Tony Meissner
Principal Scientist (Monitoring/Statistics)
Resource Monitoring
Science, Monitoring and Information Division
Department for Water
"Imagine" ©
*(ph) (08) 8595 2209
*(mob) 0401 124 971
*(fax) (08) 8595 2232
* 28 Vaughan Terrace,
2013 May 24
1
How to rewrite header from X-Original-To to Delivered-To
HiAll,
How to rewrite mail headers from X-Original-To to Delivered-To using
sieve script.
I am using Dovecot-2.2 and Pigeonhole 0.4.
--
Thanks & Regards
Kiran Reddy
Lead Systems Administrator
Unicel Technologies Pvt. Ltd. | C-Block | Second Floor | Vaishnavi
Silicon Terrace, 30/1 | Hosur Main Road | Koramangala | Bangalore- 560095
Mobile (+91) 7829007447
Skype My status
2003 Feb 03
2
Binary distribution for AIX 4.3
Hi all,
Does anyone know of a binary distribution of a fairly recent version of
samba for AIX 4.3 ?
I've tried the 2.2.5 binary distribution from www.bullfreeeware.com but when
I ran testparm and smbstatus, just as a quick check, I got symbol table
errors.
Thanks in advance.
Gavin Lowe
RHCE
Senior Systems Engineer
gen-i
technology*passion*success
Level 1, Charles Luney House
250
2005 Aug 26
0
Modelling Financial Time Series with S-PLUS - Adv. Course 20th Sept '05
Insightful are now taking bookings for the Advanced Time Series Modelling
course to be held at Carlton Terrace in London SW1 on 20th September.
Advanced workshop
Extract for Financial Time Series Modelling : The Advanced Time Series Course
focuses on the most up to date theory and its application around the
following topics (note that not all topics will be covered during the
workshop)
1.
2006 Nov 03
1
Translation of R code required
Dear All
I am a complete novice when it comes to R. I have been sent some code
which I need to run on a dataset. I have downloaded and installed R
but I dont seem to be able to get the code to run.
I was hoping someone on the list would be able to give me a
'translation' of what the code is trying to do and if there appears to
be any errors in it.
The code is;
mental <-