Displaying 20 results from an estimated 25 matches for "immanuel".
Did you mean:
emmanuel
2007 Nov 20
2
No longer able to browse windows share via Nautilus
...ponse" but
didn't. The documents spoke of trying different interfaces in smb.conf,
but I can't figure out what that means.
Is that my next step? If so, how do I do it? If it is not, does anyone
have anything else to try?
Thanks,
Crystle
--
Crystle Numan
Administrative Secretary, Immanuel CRC
61 Mohawk Rd. W. Hamilton ON L9C 1V9
905-385-0662
office@immanuelministries.ca
http://immanuelministries.ca
2010 Nov 19
1
Set colour in tcl variable
...rrect<-tclVar('correct') in green, otherwise it should display
wrong<-tclVar('wrong') in red!
To display the variables is no problem, but getting colour into them.
Up to now for me it was only possible to set the colour of the whole label.
Any advice?
Thanks!
Immanuel Seeger
[[alternative HTML version deleted]]
2010 Oct 25
4
zoo.read intraday data
Hello all,
I'm trying to use zoo.read but can't figure out
how to deal with the time format. (example below)
would be nice if someone could help.
best regards,
Immanuel
---------------------------
L <- "Date,Time,Open,High,Low,Close,Up,Down
05.02.2001,00:30,421.20,421.20,421.20,421.20,11,0
05.02.2001,01:30,421.20,421.40,421.20,421.40,7,0
05.02.2001,02:00,421.30,421.30,421.30,421.30,0,5
05.02.2001,02:30,421.60,421.60,421.50,...
2010 Jul 07
3
use sliding window to count substrings found in large string
...ing the counts
on how often
each subsequence was found in this particular string.
It would be great if someone could give me a vague outline on how to
start and which methods to work.
I did read through the man pages and goggled a lot, but still don't know
how to
approach this.
best regards,
Immanuel
2011 Jun 10
1
ggplot2 avoid automatic color selection
...to specify the color for every
attribute (drug). If I use the code below the colors get automatically
assigned but I need to plot drug1 in black drug2 in blue
etc.
How do I do that?
q = qplot(days,vol,data = cellLine7064, color = drug, geom = c("line", "point"))
best regards,
Immanuel
2006 Feb 22
2
Ctrl+C does not work in virtual console
...is aborted and a new empty one is started. In my
virtual console this is not the case.
I hope someone of you can give me a hint what causes this strange
behavior. It''s impossible to work with the virtual console, because if
one tries to check network connections, the session is over.
Immanuel
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Aug 26
1
equalize function with zero and convert it
...ction (x, y)
100 - x - y - x - 10
Questions :
1. How can I equalize the derivative(140-x-y-x-20) with zero?
2. How can I convert it to x?
I want something like:
45-0.5*y=x
With only one variable or two non-symbolic variables it's working with
uniroot(f, c(-10, 10))$root.
Thank you!
Immanuel Seeger
[[alternative HTML version deleted]]
2010 Nov 04
2
count occurrence and distance of characters in string
Hello all,
I want to know how often one character occurs in a given string
and the distance from between every two occurences. (distance = other
characters between them).
thanks
2011 Aug 22
1
Threads in R
...me
time ago.
Since I didn't find a solution I just came up with the idea to run the
functions call in a separate thread who I could terminate a will.
Would this be possible? Any pointers in the right direction? A looked
briefly a snow and Rmpi but they seem to serve other needs.
best regards,
Immanuel
2011 Aug 26
1
kernlab: ksvm() bug?
...s not return
for certain parameters.
I tried to use setTimeLimit() but that doesn't seem to help.
I suspect that ksvm() calls c code that does not respond to the time limit.
I don't know what else to try. Should this be considered to be a bug?
Does anyone know a workaround?
best regards,
Immanuel
2006 Nov 01
1
Unable to open most files within Linux from a windows share
...id, and some say it is KDE's
fault. Some say it is a problem with OOo.
Does anyone have any other ideas or something to try? Do I have to get
this fixed by OOo and KDE? Let me know if I need to give more
information. Thanks for any help!
Crystle
--
Crystle Numan
Administrative Secretary, Immanuel CRC
61 Mohawk Rd. W. Hamilton ON L9C 1V9
905-385-0662
office@immanuelministries.ca
http://immanuelministries.ca
2006 Mar 29
8
no network in domain 0
I am new to xen and trying to get the primary domain working properly before I
create a new one. I am using the Gentoo unstable sources (2.6.16-rc5) and xen
3.0.1 and the kernel boots Ok and eth0 is activated. At this point the
network is active and I can ping. Then I shutdown net.eth0 and start xend.
This restarts net.eth0 and does some other stuff. Now every thing looks
normal (ifconfig,
2013 Jul 22
1
Error with sem function df = -6
Hello all,
I have an issue where I am generating data and trying to confirm the
estimates using a sem. I keep getting an error about the degree of freedom
being negative "Error in sem.default(ram, S = S, N = N, raw = raw, data =
data, pattern.number = pattern.number, : The model has negative degrees of
freedom = -6"
Can someone explain this error or tell me what is wrong with my
2005 Sep 14
2
Scan and Lists
...g R, or is the documentation wrong, or is it
some other, third, option?
Thanks
M
--
Michael Lefsky
College of Natural Resources
Colorado State University
---------------------------------------------------------------------
Out of the crooked timber of humanity,
no straight thing was ever made- Immanuel Kant
2004 Jan 27
2
Samba as a client to Windows2000 + special characters on filenames
...anaged to make this work correctly?
Thanks for any help :)
Regards,
Breno Moiana
-------------------------------------------------------------
"Science is organized knowledge. Wisdom is organized life."
"Ci?ncia ? conhecimento organizado. Sabedoria ? vida organizada."
-- Immanuel Kant
2006 Feb 04
0
Boot problems with Xen 3.0 and SATA drives
...e
desperate because their Xen does not want to boot.
It would be great, if an initrd image would be provided with the binary
distribution (I used xen-3.0.1-install-x86_64.tgz), so that it would be
not necessary for everyone owning a SATA drive to compile the kernel
just to boot Xen.
Cheers,
Immanuel
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Sep 14
1
Importing IDL Structures
...and then assemble the final
structure).
Any assistance will be appreciated.
M
--
Michael Lefsky
College of Natural Resources
Colorado State University
---------------------------------------------------------------------
Out of the crooked timber of humanity,
no straight thing was ever made- Immanuel Kant
2010 Aug 11
0
R and TK Error "can't find objects"
...ion.R"!
Maybe as.numeric(tclObj(...)) is not the right one? But then I don't
understand why it's working in the easier example above.
The error is:
Error in plan(AnzK, maxBesuche, Besuchsh?ufigkeitaktuell, ZpK, d, :
Object 'Besuchsh?ufigkeitaktuell' not found
Thanks!
Immanuel Seeger
2011 May 30
0
how to interpret coefficients from multiclass svm using libsvm (for multiclass R-SVM)
...that if I run svm for a 3 class problem I get a 2-D vector
back from
model$coefs, can someone explain me what this values are? I understand them
in the 2-class problem
where this is a 1-D vector...
the help only says :
coefs The corresponding coefficients times the training labels.
best regards
Immanuel
[[alternative HTML version deleted]]
2011 May 31
1
how to store object without loosing their class property
Hello all,
I'm trying to store some objects (class = "svm") , but if I use a list
the objects get somehow converted and I can't retrieve them as objects
of type "svm".
So how to I properly store objects of that kind?
best regards
-----------
library(e1071)
data(iris)
attach(iris)
## classification mode
# default with factor response:
model <- svm(Species ~ .,