similar to: structural equation modeling

Displaying 20 results from an estimated 200 matches similar to: "structural equation modeling"

2009 Oct 23
1
making a plot in xyplot
Hello, I am a newbie to the lattice package in R, and I'm trying to make a plot using the xyplot function. I have repeated measures data (2 conditions) for two different groups of subjects (teens and adults). So far, I've made a basic graph using xyplot(y ~x, group=subnum, data=mydata, type="b"). Now I would like to make all the teens' lines one color and the adults'
2008 Aug 07
2
help with longitudinal data plot
Dear R Help, I am attempting to make a plot of longitudinal data, a sample data frame of which is shown below. I'd like to show all of the subjects in the same plot, with a set of connecting line segments for each subject. 'age' would be the x-axis and 'score' would be the y-axis. subject age score 1 10123 12 51.06 2 10123 14 50.00 3 10123 15 62.22 4
2008 Jan 14
2
binning data
I would like to 'bin' a vector of of values (>100000 values) in much the same way as 'hist' does for plotting, but I just want a result with the bins and the frequencies. Is there a 'quick and dirty' (built-in) way to do this, or do I need to write some code? Many thanks, Robert Terwilliger
2011 Jan 04
5
MOH problems (asterisk 1.4.38)
Hi list, I just installed Asterisk 1.4.38 (on an updated Centos 5.5 machine) and am getting this error : WARNING[6472]: res_musiconhold.c:856 moh_scan_files: getcwd() failed: No such file or directory with the default musiconhold.conf file. When I change musiconhold.conf to this: [default] mode=mp3 directory=/var/lib/asterisk/mohmp3 (and have converted all the wav files to mp3 and put them
2019 Dec 02
4
Centos 8 install of squirrelmail
Hi, I am trying to install Squirrelmail on Centos 8 but it seems that package is missing in the EPEL repo for Centos 8? Anyone know if this was on purpose or how to tell which packages won't be created? Thanks, Earl
2019 Dec 02
2
Centos 8 install of squirrelmail
> > > On 2019-12-02 13:15, Earl Terwilliger via CentOS wrote: >> Hi, >> >> I am trying to install Squirrelmail on Centos 8 but it seems that >> package >> is missing in the EPEL repo for Centos 8? Anyone know if this was on >> purpose or how to tell which packages won't be created? > > As far as I know, squirrelmail is noT actively maintained
2008 Jan 10
1
OS X binary: 32 or 64-bit?
Dear R Experts, I am using R.app (the Mac OS X binary) for neuroimage analysis, so I am loading in some large image files. I get the following error in the middle of my script: > source("3dLME.R") Read 1 record Read 1 record Read 1 record Read 1 record Read 1 record Error: cannot allocate vector of size 3.1 Gb R(2081,0xa000d000) malloc: *** vm_allocate(size=3321675776) failed (error
2003 Nov 19
3
Still trying to backup 66 GB from LINUX to W2K ***
Hi Everyone. I'm still having that problem that my samba cannot backup more than 2 GB onto a Windows share (on a Win2K box) (see messages earlier in this forum - I have to backup a 66 GB file out of database). Setting loglevel of SAMBA to "2" I received the following (for the time running the backup up to the broken connection): ...... [2003/11/18 11:39:47, 3]
2019 Dec 03
1
Centos 8 install of squirrelmail
Hi, You can rebuild the RPM on a CentOS 8 box from https://dl.fedoraproject.org/pub/epel/7/SRPMS/Packages/s/squirrelmail-1.4.23-1.el7.20190710.src.rpm or https://dl.fedoraproject.org/pub/fedora/linux/releases/31/Everything/source/tree/Packages/s/squirrelmail-1.4.23-2.fc31.20190710.src.rpm and install the resulting RPM. For the source https://sourceforge.net/p/squirrelmail/code/HEAD/tree/
2005 Sep 28
1
Tiny Echo on PSTN via Zaptel
I'm using Asterisk 1.0.9, a Digium TE210P dual T1 card, and two Rhino channel banks (one 12FXO/12FXS, the other 24 FXS). So it's an analog phone on the inside connected to one of the FXS ports, and PSTN line connected to one of the FXO ports. My problem is that as soon as I hear the _first_ ring when I dial out through the PSTN line, I hear a tiny echo on the phone (I estimate between
2003 Nov 26
1
Antwort: Re: Backup from Linux onto Win2K-share
On Mon, Nov 17, 2003 at 12:28:33PM +0100, Carsten.Loeffler@command.de wrote: > No, I'm not really "taring". Right now I'm using following command to mount > a share on the windows box: > > smbmount //ntsrvsr3/cmdhp5 /mnt/backupsmb -o username=kwhadm,dmask=777 > > I also tried "mount -f smbfs ...."; but this failed as well. > > Some more
2005 Sep 07
1
ztcfg Kills My Dial Tone
I'm using two Rhino channel banks (first 12FXO/12FXS, second 24FXS). These connect to a Digium TE210P card. I'm running kernel 2.6.10 and I've tried Asterisk (w/zaptel) 1.0.9, 1.2 beta, and CVS from today. The results are the same for all versions: Right after I reboot, and modprobe wct4xxp, my analog phone connected to port 13 of the first channel bank (first FXS port) gets a dial
2008 Apr 03
12
Web page to show online extensions?
Hello Has someone written a web page (preferably PHP) that simply shows what extensions are currently online? Thank you.
2005 Oct 05
1
Auto-assign CallerID for all my FXS Interfaces
As far as I can tell, in order to have caller ID show up for calls from other internal phones, I have to set the caller ID on each channel in zapata.conf. This is tedious, and redundant (since Asterisk knows which extension is making the call, and it could look up the name from the voicemail configuration--if the extension matched the mailbox). Is there a way to set the caller ID for these calls
2006 May 12
4
fc5 and link to sources?
Just installed fc5, installed correct kernel source, and trying to compile zaptel-1.2. Changed the link in /lib/modules/2.6.15-1.2054_FC5 to point to /usr/src/redhat/SOURCES. Like: lrwxrwxrwx 1 root root 23 May 12 15:21 build -> /usr/src/redhat/SOURCES A 'make install' still complains with: make -C /lib/modules/2.6.15-1.2054_FC5/build SUBDIRS=/usr/src/zaptel-1.2 modules make[1]:
2003 Nov 14
7
Backup from Linux onto Win2K-share
Hi. I'm running Kernel 2.4.19 and Samba 2.2.5. I'm in need to do a backup out of big SAPDB database (60 GB) onto a share on a Win2K-box (all my databases have to backup onto this w2K-box where they get saved on tape). This works fine as long as it comes to 2 GB. Than it stops with the message "file size exceeded". Obviously there is a file size limit somewhere in Samba. How
2006 Oct 13
3
VoipSupply? [Semi-Urgent]
Hi, Does anyone know what is going on with voipsupply? My sales guy hasn't been online in several days, their 800 number is fasy busy, as are their direct lines. And the canadian store website is down. What the heck is going on?
2005 Oct 12
3
Calibrating both RX and TX gain?
Hello! I'm having an echo problem with a TDM card. The TDM card is being fed by a channel bank just 12 or so feet away. When you put an analog handset on the line, both the RX and TX volume seem to be just fine. However, when I use the TDM card, I have to have an rxgain of 13.5, and even then, the audio is relatively quiet. I'm also getting echo on these lines, so I have turned
2019 Dec 02
0
Centos 8 install of squirrelmail
On 2019-12-02 13:46, Earl Terwilliger via CentOS wrote: >> >> >> On 2019-12-02 13:15, Earl Terwilliger via CentOS wrote: >>> Hi, >>> >>> I am trying to install Squirrelmail on Centos 8 but it seems that >>> package >>> is missing in the EPEL repo for Centos 8? Anyone know if this was on >>> purpose or how to tell which
2009 May 26
1
interactive file choosing in Linux?
I am used to using the [R] function choose.files() for interactive file selection in MS-Windows. What is the comparable function in Linux? I expected the function file.choose() to display similar behavior, i.e., a graphical interface diplaying a file listing, but all I seem to get is a "text input prompt". This does not seem correct. > file.choose() Enter file