Displaying 20 results from an estimated 56 matches for "_the".
Did you mean:
_the_
2010 Dec 07
1
Dataframe from list of similar lists: not _a_ way, but _the best_ way
Hi All.
I often find myself in this situation:
. Based on some vector (or list) of values, I need to calculate a
few new values for each of them, where some of the new values are numbers,
but some are more of descriptive nature (so: character strings)
. So I use e.g. sapply, passing a custom function that returns a
list with all the calculated values
. The result of
2015 Nov 05
2
Install R on Ubuntu with libcurl support
For precise, from which you should really upgrade, you need to look at the
very `help(options)` I pointed you to and select _the external curl or wget_
as the method for `download.file()`.
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
2008 Nov 14
1
configuring graphics device in Linux
greetings,
i'm trying plot() from Owen's _The R Guide_ and having trouble with
being able to view the result. the Graphics Device 2 draws an image i
can only see the top part of and when i try to manipulate the window to
see the image, the window then says: "...ure margins too lar..." in
large letters. i guess it says something about...
2005 Mar 14
1
SWAT features
...http://www.devurandom.org/
Auburn University Libraries http://www.lib.auburn.edu/
Samba Team http://www.samba.org/
Have you ever stood and stared at it? Marveled at its beauty? Its genius?
Billions of people just living out their lives, oblivious.
- --from _The Matrix_(1999)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCNbYw4glRK0DaE8gRAkkPAJoDNIf/nqXuQ6pL4n/YlBPLVT8YXgCgmST8
EVMqHnAfQOpQZhEqkmoyP+k=
=BMK7
-----END PGP SIGNATURE-----
2010 Jan 08
1
java.lang.OutOfMemoryError: PermGen space issue with Windows 2003 xVM domu with Tomcat
...appreciate if someone could suggest a solution to fix
this Out of memory/ heap issues on xvM domu.
Thanks,
-Param
Here is the exact error user gets:
*HTTP Status 500 -*
------------------------------------------------------------------------
*type* Exception report
*message*
*description* _The server encountered an internal error () that
prevented it from fulfilling this request._
*exception*
javax.servlet.ServletException: AMSetupFilter.doFilter
com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:117)
*root cause*
javax.servlet.ServletException: Servlet execution thre...
2010 Feb 24
1
Defective help pages
...ages"),
help_type = getOption("help_type"))
Arguments:
Details:
The following types of help are available:
* Plain text help
Offline help:
Note:
References:
Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988) _The New S
Language_. Wadsworth & Brooks/Cole.
See Also:
Examples:
help()
help(help) # the same
help(lapply)
help("for") # or ?"for", but quotes/backticks are
needed
help(package="splines&...
2012 Oct 06
9
I offer a reward of USD$50 + VGA card Giveaway to anyone who can solve my Xen VGA Passthrough Problem
...8 HVM domU, you will see a yellow triangle
with exclamation mark and error code 43 in Device Manager for the
Gigabyte Geforce GTX 560. In Windows XP Home Edition HVM domU, you will
see a yellow circle with exclamation mark and error code 10 in Device
Manager for the Gigabyte Geforce GTX 560._
_The Challenge_
My computer hardware specifications:
Processor: Intel Pentium Dual Core E2300 @ 2.8 GHz
Motherboard: Intel DQ45CB Desktop Board with VT-d enabled
VGA Card: Gigabyte Geforce GTX 560 1 GB GDDR5
Memory: 6 GB
My computer software specifications:
Host operating system: Ubuntu 12.04.1 LTS...
2012 Oct 06
9
I offer a reward of USD$50 + VGA card Giveaway to anyone who can solve my Xen VGA Passthrough Problem
...8 HVM domU, you will see a yellow triangle
with exclamation mark and error code 43 in Device Manager for the
Gigabyte Geforce GTX 560. In Windows XP Home Edition HVM domU, you will
see a yellow circle with exclamation mark and error code 10 in Device
Manager for the Gigabyte Geforce GTX 560._
_The Challenge_
My computer hardware specifications:
Processor: Intel Pentium Dual Core E2300 @ 2.8 GHz
Motherboard: Intel DQ45CB Desktop Board with VT-d enabled
VGA Card: Gigabyte Geforce GTX 560 1 GB GDDR5
Memory: 6 GB
My computer software specifications:
Host operating system: Ubuntu 12.04.1 LTS...
2006 Sep 25
1
sieve problem unresolved
hello,
I follow your suggestions :
_cyrus timsieved installed on the two LDA server
_the sieve script stored in the /var/home (which is the virtual home
directory) and in /var/mail/user/ for testing purposes
But nothing happened when the user receive a email. Below the sieve script.
Regards
####################################################
# This script has been automatically gene...
2008 May 03
3
Does anyone know where I could find a good explanation of how rails works internally?
I was wondering if anyone knew of some resources I could look at to
learn about how rails works internally. I''ve been looking through the
code but I was wondering if there were any high level explanations of
how it works overall.
Thanks in advance,
Ruben
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2008 Dec 03
4
ActiveX & ADO?
Hi Folks
I recently got back the message below form a company I suggested
supporting WINE with their software. Is there any answer - or is it, as
they suggest, a lost cause?
The error I get from WINE is:
RTG Bills (title)
ADO error 1AD
ActiveX component can't create object
[OK](button)
Is there anyway to have ActiveX & ADO work with WINE?
Regards,
Morgan.
> No, RTG Bills won't
2008 Aug 05
1
[LLVMdev] Contributing to LLVM
...the books you have access to -- Advanced Compiler Design and
> Implementation by Steven Muchnick is a good one. Because you're a
I second the Muchnick recommendation, though maybe not as a teach-yourself
kind of book. It's a great reference and the bibliography is very
comprehensive.
_The Design and Evolution of C++_, though a little dated now, is a good book
to read about practical language tradeoffs and "why things are the way they
are."
It's also very, very, very important to understand computer architecture.
Even if your degree program doesn't require it,...
2008 Aug 05
0
[LLVMdev] Contributing to LLVM
On Aug 4, 2008, at 10:29 PM, Shrutarshi Basu wrote:
> Hello all,
> I'm a rising sophomore CS/Engineering student in the US and I'm
> interested in programming languages/ compilers.I think the LLVM would
> be a great project for me to contribute to, both to learn something
> and help the project. Unfortunately, I don't know much about
> compilers, much less anything
2005 Apr 12
1
test67 ldap_connection
...and 'userdb_ldap_conn' are of
the 'ldap_connection' type and since the 'db_ldap_init' function
returns the existing ldap connection if it exists, the
'passdb_ldap_preinit' and 'usedb_ldap_preinit' will call the
'db_ldap_set_attrs' function on _the same_ 'ldap_connection' object.
- So when the 'db_ldap_search' function is called from the
'passdb-ldap.c:ldap_lookup_pass function, the 5th argument
(passdb_ldap_conn->attr_names) will point to the 'user_attrs'
instead of the 'pass_attrs', since userdb...
2004 Mar 17
6
projection pursuit
Dear helpers
Does R have a package that performs projection pursuit density estimation? Or
anyone knows code in Matlab or C for example to do this?
Thank you all
Luis
2003 Jan 24
1
Strange behaviour with M$ WORD 97 under Win 2K
...ept:
(1) profile and netlogon directories are stil in user homes. *I KNOW* I
have to re-read the samba howto collection, the soluce is in. Will be
fixed in a few. I already have netlogon ant profile shares enabled, but
client just dont use it ... You'll see this in my smb.conf above...
(2) _the real topic of this mail_ :
My users work with M$ Office 97, Word and Excel, only.
With Word 97, frequently, when a user tries to open a file in the
"public" share (see smb.conf above), he has a message telling him he is
on READ ONLY mode.
With smbstatus, I clearly see the user is on...
2008 Aug 05
4
[LLVMdev] Contributing to LLVM
Hello all,
I'm a rising sophomore CS/Engineering student in the US and I'm
interested in programming languages/ compilers.I think the LLVM would
be a great project for me to contribute to, both to learn something
and help the project. Unfortunately, I don't know much about
compilers, much less anything which would allow me to make a
significant contribution. I've started reading
2003 Apr 23
1
Shorewall-users] swat port 901 to net blocking
Version?
1.4.2
>>>> shorewall don''t start. "unknown protocol
>>>> `net'' specified
>>And you put that in your rules file?
yes, a put it earlier, but I have in policy file :
fw net ACCEPT
so from rules file it wasn''t working :
REJECT fw net tcp 901
REJECT fw net udp 901
--
----
Oferta jakiej jeszcze nie bylo!
2006 Jul 15
0
laszloonrails porblems
Hi,
I try to start the demo example described by:
http://laszloonrails.com/mediawiki-1.6.5/index.php?title=Getting_started_tutorial
_The versions on my Linux pc:_
Laszlo version: lps-3.3
Rails: rails-1.1.4
The tutor looks fine, but I got an error after starting :
http://127.0.0.1:3000/contacts/applet
_*Problem:*_
Routing Error
Recognition failed for "/contacts/applet"
I think it''s a missing controller...
1999 Aug 31
1
basic help
Sorry to ask this but does anyone knows a good text that helps with the
basic programming side of R. I understand the statistics behind most
of R but i have real difficulty with the data types and how R views
them.
As a part of that could you help me with another problem. I know how
to read data in from a file in terms of read.table but how do i single
a column out or even just download a