Displaying 20 results from an estimated 400 matches similar to: "Principle Component Analysis in R"
2005 Apr 11
0
plotting Principle components vs individual variables.
Dear R,
I'm trying to plot the first principle component of an analysis vs the first
variable but am having trouble. I have no trouble doing the initial plot
but have difficulty thereafter.
First I want to highlight some points of the following data set
list(running)
[[1]]
X100m X200m X400m X800m X1500m X5K X10K Marathon
Argentina 10.39 20.81 46.84 1.81
2005 Apr 11
1
plotting Principal components vs individual variables.
At the cost of breaking the thread I'm going to change your subject and
replace 'Principle' by 'Principal'. I just can't stand it any longer...
OK, here is how I would solve your other problems. First put
> wh <- c("USA", "New Zealand", "Dominican Republic",
"Western Samoa", "Cook Islands")
> ind
2007 Jan 15
0
S110M (FXS) Modules no longer seen on TDM400P
I have a TDM21B (A new TDM20B that just arrived plus a X100M that I
already had). This card sometimes works, and sometimes only the FXO
module is seen.
(correction to previous message that incorrectly listed X400M/S400M when
I'm using only the single port versions of these modules (X100M/S110M).
By "works", I mean all 3 modules have the green lights on the ports on
and when
2006 Oct 30
1
Wildcard X100P Suport
Is the Wildcard X100P still supported? I have one sitting around that I
bought 3+ years ago and never used it. I need the functionality now.
Before I run off and buy something new, I'm curious if this will "just
work".
I also have an old TDM400P with 2 FXS modules that I bought at the same
time. Then, there was no FXO module for the 400P. Will a TDM400P this
old support a
2006 Mar 10
1
Yet again: chan_zap.c: Unable to specify channel 4: No such device
I have seen this in the archives any number of times -- but I have yet to
find a solution that works for me. Any suggestions you can offer would be
most appreciated.
Here are the answers to the questions I have seen asked in earlier
posts. The log contains:
Mar 10 12:26:29 WARNING[3015] chan_zap.c: Unable to specify channel 4: No
such device
Mar 10 12:26:29 ERROR[3015] chan_zap.c: Unable
2006 Apr 04
6
Loading module chan_zap.so failed! PLZ help me!
Hi,
I' ve just connected a carte X100M to my asterisk
server running zaptel-1.2.5, libpri-1.2.2 and
asterisk-1.2.6 on SUSE 10.0.
When I make modprobe wcfxo and modprobe zaptel I
haven't any error, I have also chan_zap.so module
existing in /usr/lib/asterisk/modules.
But, when i run ztcfg, it shows me this:
Zaptel Configuration
======================
Channel map:
0 channels configured.
2018 May 15
2
Systemfit
OK, Let's try this again! Here is the reproducible script; it is long because I had to copy the panel dataset here. My question is related to systemfit; I don't know how to get the result for the entire panel.
#Reproducible script
Empdata<- read.csv("/Users/ngwinuiazenui/Documents/UPLOADemp.csv")
View(Empdata)
install.packages("systemfit")
2018 May 15
0
Systemfit
... and the mailing list is picky about attachments... whatever you attached did not conform to the stringent requirements mentioned in the Posting Guide. Pasting the code right into the email is usually safest, though you DO have to post using plain text (as the Posting Guide indicates) or your code may get mangled by the automatic html format removal.
On May 15, 2018 7:04:31 AM PDT, Bert Gunter
2013 Feb 23
2
assign index to colnames(matrix)
Hello, I’m trying to follow the syntax of a script from a journal website. In order to create a regression formula used later in the script, the regression matrix must have column names “X1”, “X2”, etc. I have tried to assign these column names to my matrix ScoutRSM.mat using a for loop, but I don’t know how to interpret the error message. Suggestions? Thanks, Paul
2005 Aug 11
2
wildcard/FXO config
Trying to config the latest Asterisk/zaptel with an Digium Wildcard and a
single X100m FXO interface connected to a POTS analog line.
Build and install of both work ok - I'm using Suse 8 on a dual Pentium box. I load
the driver with "modprobe wctdm" and the LED on the wildcard lights up. Then I start
Asterisk with "asterisk -vvvgc" and asterisk fails to start.
The
2018 May 16
0
Systemfit
Sadly you failed to set your email program to send plain text and the data is corrupted at my end.
I also think you need to reduce the size of the data set... the intent here is to increase your understanding, not debug your particular analysis.
I will say that I am having a very challenging time understanding what you are trying to accomplish though. What are the equations that you think need
2018 May 15
1
Systemfit
Unless there is good reason not to, always cc the list -- there are lots of
smarter folks than I on it who can help.
I may or may not have time to look at this. Hopefully someone else will.
-- Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip
2006 May 16
6
Netherlands zaptel.conf
Hello,
I have configured my TDM01B Card (1 FXO Port ) as follows (below) but it will
not pick up an incoming call.
Any suggestions/tools to see what the problem is? I have looked at zttool
where this line changes but I don't understand what it means (The last digit
changed from 0 to 1)
Total/Conf/Act: 4/ 1/ 1
/etc/zaptel.conf
fxsks=4
loadzone=nl
defaultzone=nl
2010 Jul 26
1
VPMADT032 Failed! Unable to ping the DSP (2)!
Running Asterisk 1.6.2.9, DAHDI 2.3.0.1, CentOS 5.5 (update to date as of a
week ago), I've installed a Digium AEX800P with 2 X400M FXO Modules and 1
VPMADT032 Module, hooked up to 5 analog lines. I get the error message
referenced in the subject in my dmesg output everytime I load / reload DAHDI
using the command "system dahdi start/restart". When I make an outbound
call over
2008 Sep 05
1
Plot by column
Dear list,
I have the following matrix. How can I make the following plot?
1. The x-axis has index 1:7, and the first column is plotted against index 1, second against 2, and so on.
2. I want the points from the left upper conner including the antidiagonal to be plotted with col=2, and the rest with col=3
[,1] [,2] [,3] [,4] [,5] [,6] [,7]
[1,] 0.589 0.857 0.923 0.944 0.954 0.963
2009 Jan 31
1
thurston case 5
Hi, I hope some one can help. I need to compute Thurston's case 5 on a large
set of data. I have gotten as far as computing the proportional preference
matrix but the next math is beyond me.
Here us my matrix
0.500 0.472 0.486 0.587 0.366 0.483 0.496 0.434
0.528 0.500 0.708 0.578 0.633 0.554 0.395 0.620
0.514 0.292 0.500 0.370 0.557 0.580 0.615 0.329
0.413 0.422 0.630 0.500 0.783 0.641 0.731
2005 Mar 28
0
8 channel fxo setup outgoing call
I'm not sure what you mean, I had one card with one FXO in it and it worked fine.
Now, we have 2 TDM400P cards with all of their slots filled with FOX chips and I can't make out going calls. Those are the only 2 cards on the system, the rest is just motherboard.
-----Original Message-----
Do you have ATI FXO daughter cards. We had experienced similar problems.
After replacing the ATI
2008 Mar 25
1
Subset of matrix
Dear R users
I have a big matrix like
6021 1188 790 290 1174 1015 1990 6613 6288
100714
6021 1 0.658 0.688 0.474 0.262 0.163 0.137 0.32
0.252 0.206
1188 0.658 1 0.917 0.245 0.331 0.122 0.148 0.194
0.168 0.171
790 0.688 0.917 1 0.243 0.31 0.122 0.15 0.19
0.171 0.174
290 0.474
2006 Mar 13
1
Cannot load wcfxo -- Please help!
I'm afraid that I am at a loss here. I am new to Asterisk, and have
successfully set up SIP. But I cannot get my FXS card working, and I'm not
sure what else I can try.
# modprobe wcfxo
/lib/modules/2.4.21-37.0.1.ELsmp/misc/wcfxo.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.
You may
2005 Mar 28
1
8 channel fxo setup outgoing call problem
I have an eight channel fxo setup (2 TDM400P cards) and I have them setup. Here are my configs:
Zaptel.conf:
fxsks=1-8
loadzone=us
defaultzone=us
Zapata.conf:
[trunkgroups]
[channels]
musiconhold=default
rxwink=300 ; Atlas seems to use long (250ms) winks
usecallerid=yes
hidecallerid=no
callerid=xxxxxx
callwaiting=yes
busydetect=no
callprogress=no
usecallingpres=yes
callwaitingcallerid=yes