search for: varables

Displaying 20 results from an estimated 28 matches for "varables".

Did you mean: variables
2012 Apr 30
5
Different varable lengths
Hi! I'm trying to do a lm() test on three objects. My problem is that R protests and says that the variable lengths differ for one of the objects (Sweden.GDP.gap). But I have double checked that the number of observations are the same. All three objects should contain 9 observations but R only accepts 9 observations in two of the objects. The third must have 10! Very confusing because there
2016 Feb 12
2
sieve: store string list in varable
Hi, I'm working on a Sieve script and want to store a list of addresses in a variable to easily access the list multiple times later. For example I want to transform this: if address :is "from" ["daffy.duck at example.com", "porky.pig at example.com", "speedy.gonzales at example.com"] { fileinto "friends"; } into something like
2004 Jan 22
2
Using varables in MeetMe?
Hi, Im trying to enable users to enter a conference number and then do a calculation on this and then send them to the conference. Lokk at this example: exten => s,1,Read(room) exten => s,2,SetVar,"${room}=[${room} + 2000]"; exten => s,3,Meetme($room|pqsd) What happens is that the conference gets setup and everything, but the conference number is "$room". Not really
2014 Nov 11
1
odbc connection timeout varable
Hi all Does anyone know of a variable that i could check to see if the reason func odbc didnt return results was because of a timeout error so i could play a audio file about that thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141111/a3578df5/attachment.html>
2007 Aug 13
3
Very new - beginners questions
...an shown above this is just an example. Here are the questions. How do I read one row of data so as to load site2 into a variable called site2? Once I plot a graph using ordiplot how do I extract it from R so that I can put it into a Word for Windows document? Once I have the data in varables I hope to use designdist and Sørensen to discover diversity indices. I had a crack at this once but because I had sites as the columns it didn't work. Now that I think I have the data correct I can proceed. x Input data (this will be the whole data set that I read into my variable 'al...
2011 Apr 11
1
Meta-analysis of a correlation matrix
Sorry for the cross-posting, but I would like to know if anyone is aware of a package in R for this. ---------- Forwarded message ---------- From: John Antonakis Sent: Sunday, April 10, 2011 3:26 PM To: RMNET Subject: Meta-analysis of a correlation matrix (correct thread title) Hi: Does anyone know of good program that can do a meta-analytic multiple regression (with multiple correlated
2007 Jun 15
1
interpretation of F-statistics in GAMs
...I interpret the 'F' values viven in the GAM summary? Is it appropriate to treat them in a similar manner as the T-statistics in a linear model, i.e. larger values mean that this variable has a stronger impact than a variable with smaller F? When I run my analysis for two different response varables (but identical predictors), is there a way to compare the F values among tests (like to standardize them by teh sum of F within each test?) I append two summaries below. Thanks in advance, Robert ### example 1 ### Family: gaussian Link function: identity Formula: dep[sel, i] ~ s(date, k = 3) +...
2009 Oct 22
1
Automatization of non-linear regression
...elements via index or something, but how? I guess a similar approach could be used for the values of fit0? Or even better, if the variables alpha, beta and gamma could be used right away for instance in curve(), instead of adding the values manually. But just exchanging the values with the varables (alpha instead of 2.21 etc) doesn't seem to work. What is the reason for that? Any solution? A last, general but somewhat related question. If I set variables in a function such as para0.st <- c(alpha=2.212, ...), is it just stored locally, or can it be used globally, I mean, can I use t...
2002 May 17
0
aggregate() classing var. def.
Dear all, I want to aggregate() my data based of the classes of a factors, just as in the help file, but how do I define the "Region varable" in the ?aggregate example? Now, the column is just like any other in my data matrix. As I understand it from ?(state), state contains a matrix with the columns Pop, Income etc., but Region is somehow separated. I noted below that as.list() is
2004 Aug 11
0
Inband announcement of parking slot from app_parkandannounce?
I'm trying to use Asterisk app_parkandannouce to build a global parking pool from within a couple of Norstar PBXes. Right now I can blind transfer calls into the parking lot, but the slot announcement relies on calling back the 'transferee' after the call is parked and I can't pass enough callerid data out from within the PBX to be able to route the call back in (ie. no PRI
2012 Apr 05
1
using for loops with ggplot
Hi all, I have been using ggplot for a few months and ran into this porblem, I am trying to use ggplot in a for loop and it is not working. if I do the following: data=as.data.frame(cbind(rnorm(10),rnorm(10),rnorm(10))) ############ pp=ggplot(data, aes(x=(1:10), y=data[,1])) pp=pp+geom_line(aes(x=(1:10),y = data[,1]),lty=2) pp=pp+geom_line(aes(x=(1:10),y = data[,2]),lty=2)
2005 Jul 05
1
PLS: problem transforming scores to variable space
Dear List! I am trying to calculate the distance between original data points and their position in the PLS model. In order to do this, I tried to predict the scores using the predict.mvr function and calculate the corresponding positions in variable space. The prediction of scores works perfectly: ------ data(trees) # build model t<-plsr(Volume~.,data=trees) # predict scores for training
2006 Jan 04
2
Navigation Helper
I am attempting to integrate a main navigation section into my web application. Naturally the easiest and DRY way to do this would be to either include it in a layout, or as a partial. The only problem is that I want the link for the current page to have its own css id ("current"). The only way I can think to accomplish this is to just include the navigation in every page, but this is
2006 Nov 04
2
Possible to use attr_reader/writer in model?
I have some properties that I want setable externally, but readable only internally. I''ve played around with attr_writer (and attr_reader separately) but can''t figure out how to get either to work. I can do what I want using attr_accessor, or just straight out defining the prop setter method. Anybody know how to use attr_writer or attr_reader with a model? You da man, Joe
2002 Dec 27
1
Syslinux 2.00 build problems on redhat 8.0
I apologize if this has already been covered, I did a half-hearted search of the mail archives but couldn't find anything, although I did find a couple of posts elsewhere of people having similar trouble with ppmtolss16. I'm having a few build problems on redhat 8.0, the first failure in the build is a fatal error from findpatch.pl early in the build. Bumbling through that problem there
2005 Jun 26
2
trouble with long filename copy
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 L.S. I'm a new member here. I've been using Samba for about 7 years now. Usually in Win 98/2K environment, but recently also in XP environments My server basis is either Debian or Ubuntu linux. Problem: when someone drags and drops a folder from one location to another on a windows client, they get an error saying "this location does
2001 Mar 11
6
what about socks support?
Is there any plan to add socks 4 or socks 5 support to openssh like the original ssh developed in finland?? Michael Michael at bizsystems.com
2005 Jan 29
1
Asterisk @ Home 0.4 w/ Broadvoice + 5 SIP Phones How To
Okay, I just spent some time getting this done for a project. I documented the steps performed. Thanks to all of those who provided input. As time goes on, and people always have different settings, this may or may NOT work for you. ------------------------------------------------- Asterisk @ Home 0.4 HowTo William Pool (Puddle) 01-28-05 Description: Getting Asterisk @ Home to work with a
2010 Apr 27
3
Problem calculating multiple regressions on a data frame.
Hi there, I am stuck trying to solve what should be a fairly easy problem. I have a data frame that essentially consists of (ID, time as seqMonth, variable, value) and i want to find the regression coefficient of value vs time for each combination of ID and Variable. I have tried several approaches and none of them seems to work as i expected. For example, i have tried:
2015 Aug 05
2
[LLVMdev] Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH v4 3/3] bpf: Introduce function for outputing data to perf event
Send again since llvmdev is moved to llvm-dev at lists.llvm.org On 2015/8/5 9:58, Wangnan (F) wrote: > > > On 2015/8/4 17:01, Wangnan (F) wrote: >> For people who in llvmdev: >> >> This mail is belong to a thread in linux kernel mailing list, the >> first message >> can be retrived from: >> >> http://lkml.kernel.org/r/55B1535E.8090406 at