Displaying 20 results from an estimated 63 matches for "lem".
Did you mean:
le
2011 May 11
3
Vermunt's LEM in R
I don't know of any R package that can match all the functionality of LEM
eg fitting equality constraints to model parameters a la LISREL.
WRT dumping tables, I would have thought that as.data.frame.table does
pretty much what you want, [not tested]
newtab <- as.data.frame(table(a,b,c))
cat("dim\n")
for(i in seq(1, ncol(newtab)-1) {
cat(nlevels(newtab...
2004 Nov 07
3
Calling Other (non-C or Fortran) Programs from R
Hi!
I wonder if anyone has experiences of calling other programs
from R (i.e., not C or Fortran programs).
Specifically I want to call LEM from R and execute it in a
loop to process its output in R. Thanks,
Tim Liao
2013 Nov 13
3
Modelos Log Lineales
Estimados,
Existe algún package especifico para modelos lob lineales en R? Idealmente
algo que funcione como el programa LEM.
Muchas gracias por su ayuda,
Saludos
--
Pablo Reyes
[[alternative HTML version deleted]]
2002 Oct 26
1
libsmbclient in Mac OS X / Darwin
...hope this to be useful.
I also noted that the generated Makefile, did not correctly install the
library as the 'install' command lacks a target directory. Seeing that some
other things seem to ignore the --with-prefix, I prefer to just report this
instead of producing patches.
Regards.
-lem
lem@dC8541540 source> uname -a
Darwin dC8541540.dslam-06-2-1-03-01-02.tdd.dsl.cantv.net 5.5 Darwin Kernel
Version 5.5: Thu May 30 14:51:26 PDT 2002;
root:xnu/xnu-201.42.3.obj~1/RELEASE_PPC Power Macintosh powerpc
*** configure.in-orig Fri Oct 25 23:50:47 2002
--- configure.in Sat Oc...
2011 Mar 22
2
Popularity of R, SAS, SPSS, Stata, Statistica, S-PLUS updated
...39;ve just put out the latest version of "The Popularity of Data Analysis Software" at http://r4stats.com/popularity. This update includes complete data for 2010, the addition of number of blogs for each software, more coverage of Statistica, and, where possible, measures regarding the implementations of the SAS Language: Carolina and the World Programming System (WPS).
Cheers,
Bob
=========================================================
Bob Muenchen (pronounced Min'-chen), Manager
Research Computing Support
Voice: (865) 974-5230
Email: muenchen at utk.edu
Web: ht...
2011 Jan 06
1
Problems with FullTilt, Ubuntu 10.04 and Wine 1.3.10
...nothing has changed: no way to connect to Full Tilt.
I have another system with Ubuntu 10.10 in the same LAN, and on that system the same wine version 1.3.10 keeps working well: I can connect to Full Tilt and play and everything.
Any suggestions?
Thank you in advance, and best regards.
--
Bye, Lem
2003 Jul 04
2
newbie profile path problem
Hi all,
I've been working on setting up samba for a small home network, 3
win98se machines, and RH9 with samba 2.2.7
Roving profiles are working, with domain logins, just fine. The problem
I'm having is that although I _think_ I've set it up properly, the
profile items get copied into the users home directory, not the the
directory I've set up.
I've gone through all the faqs and doc files I could find, but still
can't seem to get it to work. Could someone point...
2005 Nov 30
1
F6C1500-TW-RK- Success
...elkin
I tried the "belkinunv", which I use for my F6C1100-UNV, but it didn't
work. At least there was a driver that worked! :-)
Feel free to add it to the list of "tested" configs.
Thanks,
Dave
----------------------------------------------------------
Are Your Friends Lemmings?
-- http://www.lemmingshirts.com
2011 Apr 21
1
Rcmdr vs SPSS in hungarian
An embedded and charset-unspecified text was scrubbed...
Name: nem el?rhet?
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110421/2b2b582b/attachment.pl>
2006 Aug 02
1
loop, pipe connection, quote/unquote
Hi all,
I have the following problem.
Inside R, I am trying to run a loop on several files.
The data are stored in these files in a peculiar way, thus, at the same time I load the data, I would like to invoke a utility. I do this with "pipe". (The utility I am using is gbget from the package gbutils. It works correctly from...
1998 Nov 06
1
Getting my samba server to show up in browse lists
...comments out of my smb.conf file and appended it
below. I have a sneaking suspicion that I may be very close, just need
the right combination.
Chris
[global]
workgroup = INTRANET
server string = Samba Server
hosts allow = [a dozen subnets in a.b.c. format -- could long lines cause a prob
lem?]
load printers = yes
log file = /usr/local/samba/var/log.%m
max log size = 50
security = share
encrypt passwords = yes
socket options = TCP_NODELAY
remote browse sync = [same dozen subnets as above]
remote announce = [same dozen subnets as above]
domain master = no
domain controller...
2005 Sep 24
1
10gR2, oifcfg fails on ocfs2
...ing to
$ORACLE_HOME/cfgtoollogs/configToolAllCommands).
This is in $ORACLE_HOME/log/itchy/client/oifcfg.log, whenever I (try to)
use oifcfg (even with -help)
2005-09-24 21:46:58.893: [ default][3086956224]prifcgini: clsd LOG
initialized
2005-09-24 21:46:58.894: [ default][3086956224] prifcgini: LEM initialized
2005-09-24 21:46:58.894: [ default][3086956224]prifcglms - DONE
2005-09-24 21:46:58.910: [ OCROSD][3086956224]utstoragetype:
/opt/oradata/data1/ocr.dat is on FS type 1952539503. Not supported.
2005-09-24 21:46:58.910: [ OCROSD][3086956224]utopen:6'': OCR location
/opt/oradat...
2003 Aug 14
3
User directories and groups usage
Morning everyone.
I was playing around today with our PDC setup.
One thing I noticed is that when I setup users to have their 'My Documents'
directory be /home/<user> everything works well.
One thing I noticed is that the directory, subdirectories and files have
the owner of the user and the group as per assigned, and permissions as 700.
If I wanted to set it up so a specific
2002 Aug 13
2
Win2k explorer.exe dies when dealing with printers
Hi there.
I've been some days dealing with printing problems in Win2k clients, having
a Samba 2.2.5 parched with "parse_sec.patch" as a printer server.
When I try to print anything, explorer.exe dies. Sometimes dies spoolsv.exe,
or sometimes all the system locks (it may be because explorer do not restart).
It happens to all my Win2k clients with...
2013 Nov 13
1
Resumen de R-help-es, Vol 57, Envío 13
por favor alguien podria ayudarme con el paquete climatol, tengo ulgunos
problemas para ingresar la informaciòn
gracias
El 13 de noviembre de 2013 14:49, <r-help-es-request@r-project.org>escribió:
> Envíe los mensajes para la lista R-help-es a
> r-help-es@r-project.org
>
> Para subscribirse o anular su subscripción a través de la WEB
> h...
2005 Feb 23
4
List tips for new subscribers <--sorry for 2 nd post, missed this.
...objectives of mechanisms
like this list is to evangelize the platform. Obviously, we all want it to
do well. You can only do that by creating mindshare. You create mindshare by
winning people over. You win people over in a technical context by helping
them wrap their heads around the concept and implement it. Sometimes, this
involves hand-holding, as I do with my boss, my boss' boss etc every day.
Look, there are two kinds of people (on the list): One that can deal with
the technical implementation of Asterisk and have no problem with it, and
the other kind, that get fired up about the *con...
2013 Feb 12
2
ix? / Intel(R) PRO/10GbE
I finally got a 10G card that is recognized by FreeBSD (9.1-stable):
...
ix0: <Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 2.4.8> port
0xecc0-0xecdf mem 0xd9e80000-0xd9efffff,0xd9ff8000-0xd9ffbfff irq 40 at device
0.0 on pci4
ix0: Using MSIX interrupts with 9 vectors
ix0: RX Descriptors exceed system mbuf max, using default instead!
ix0: Ethernet address: 90:e2:ba:29:c0:54
2009 Feb 23
8
Puppet's Search function
Hello all,
I have read through the sparse documentation on the Search (intentionally
capitalized to differentiate from the verb) function as well as searched the
group list (and mail archives) with little success to finding an answer. It
is my understanding that I want to use the Search function to achieve my
goal.
I would like to know:
a) is my understanding about the purpose of this function
2005 Dec 08
1
belkin Q:
...s
a correct impression?
Also I may have missed this but if I do go with the serial (or USB port)
is there any simple command line method for verifying basic
connectivity? The only reason I ask is I have gone around the drain to
many times trying to figure out apparent system configuration problems
when it was really a device configuration problem (i.e. serial cable
plugged into the wrong port on the back of the PC. :-)
many thanks
---eric
2005 Nov 21
0
Geek Squad UPS's
...;productCategoryId=cat08029&id=1091101368673
Apparently there are "Geek Squad" brand UPS!? I'm assuming they are
just re-branded. Does anyone know who the OEM is? Do they work with
NUT?
Thanks,
Dave
----------------------------------------------------------
Are Your Friends Lemmings?
-- http://www.lemmingshirts.com