Displaying 20 results from an estimated 120 matches similar to: "Running different Regressions using for loops"
2009 Jul 23
2
SystemFit
Hi,
I have two products which are substitudes. I try to fix a system as below to
mydata.
Demand1 = A1 -B1*Price1 + C1*Price2
Demand2 = A2 +B2*Price1 - C2*Price2
I would expect C1 & B2 to be symmetric, If they are truly substitude. How
can I enforce this symmetry when creating a system of equations via
SystemFit ?
--
View this message in context:
2012 Jul 26
2
Working with Numbers generated from Regression Output
Hi,
I have a query on regression output generated by R.
> result=lm( Y~X , data=trail)
> summary(result)
After running this 2 statements the following output is generated.
Call:
lm(formula = Y ~ X, data = trail)
Residuals:
Min 1Q Median 3Q Max
-245.30 -90.77 -30.30 54.99 532.78
Coefficients:
Estimate Std. Error t value Pr(>|t|)
2010 Jul 06
4
Adding two files into one and vlookup
I have two files with dates and prices in each. The number of rows in each of
them will differ. How do I create a new file which contains data from both
these files? Cbind and merge are not helpful. For cbind because the rows are
not the same replication occurs. Also if I have similar data how do I write
a vlookup kind of function? I am giving an example below:
Say Price1 file contains the
2012 Oct 17
3
subtotals based on price bands?
I would like to create a subtotal table with custom bands.
seq1 = seq(0, 100, by = 5)
seq2 = seq(100, 1000, by = 100)
Bands = c(seq1, seq2)
#Prices
Prices = sample(1:1000, 200, replace=F)
#corresponding size for the given price above.
size = sample(1:1000, 200, replace=F)
How would I find the subtotal of the size based on a given price falls
within a band?
--
View this message in
2009 Jul 31
1
what meaning missing value True /False needed
This is my code i don't understand the error message:
library(rgenoud)
rm(list=ls())
set.seed(666)
#########################################################
# As a first step, it is assumed that all input parameters are independent of ageingĀ :
#########################################################
InputDim <-20
# Max number of ageings in the inputs
CPIRate <- rep(0.02 , InputDim )
#
2009 Mar 18
1
Performance of realtime for millions of SIP user
Hi,
Would you please let me know the performance of asterisk realtime in case I
will have millions of SIP users?
Thanks,
Krunal Patel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090318/f1e0f6c8/attachment.htm
2008 Aug 29
1
Issue when dialing multiple extensions using & ------Please Help
Hi,
I have a simple dialplan.
[test]
exten => _X.,1,Dial(SIP/1000&SIP/1002)
I have registered user whose context is test.
Now I am dialing any number, so it will enter into test context.
It will dial 1000 & 1002 both.
Both keeps ringing.
Now the problem is, when any of them answer, another one keeps ringing for
10 to 15 sec.
Please help me , what's wrong here.
Thanks,
Krunal
2011 Sep 11
8
bad seagate drive?
Hi list,
I''ve got a system with 3 WD and 3 seagate drives. Today I got an email
that zpool status indicated one of the seagate drives as REMOVED.
I''ve tried clearing the error but the pool becomes faulted again. Taken
out the offending drive and plugged into a windows box with seatools
install. Unfortunately seatools finds nothing wrong with the drive.
Windows seems to see
2009 Nov 05
0
Biometric Summit - Feb. 22-25, 2010
Join your colleagues for the 20th highly acclaimed international
forum to hear the latest implementations of biometrics...
The Winter 2010 BIOMETRICS SUMMIT:
--------------------
Practical Implementation Strategies, Market Trends And Best Practices
In Government And Business
--------------------
February 22-25, 2010 - Miami, FL
2009 Nov 16
0
Biometric Summit - 2010
JOIN YOUR COLLEAGUES FOR THE 20TH HIGHLY ACCLAIMED
INTERNATIONAL FORUM TO HEAR THE LATEST IMPLEMENTATIONS OF
BIOMETRICS...
THE WINTER 2010 BIOMETRICS SUMMIT:
--------------------
Practical Implementation Strategies, Market Trends
And Best Practices In Government And Business
--------------------
February 22-25, 2010 - Miami, FL
2010 Nov 23
14
ashift and vdevs
zdb -C shows an shift value on each vdev in my pool, I was just wondering if
it is vdev specific, or pool wide. Google didn''t seem to know.
I''m considering a mixed pool with some "advanced format" (4KB sector)
drives, and some normal 512B sector drives, and was wondering if the ashift
can be set per vdev, or only per pool. Theoretically, this would save me
some size on
2010 Jul 14
2
Using which function with xts
Hi everyone:
I did a search over the internet and still couldn't find answer to my problem.
I have a series of prices that I'm trying to clean up by removing any
prices greater than 3 times the standard deviations. So, say that
prices are:
price1
2010-06-18 08:00:06.916 2730
2010-06-18 08:00:07.005 2730
2010-06-18 08:00:07.005 2729
2010-06-18 08:00:07.451
2010 Nov 29
9
Seagate ST32000542AS and ZFS perf
Hi,
Does anyone use Seagate ST32000542AS disks with ZFS?
I wonder if the performance is not that ugly as with WD Green WD20EARS disks.
Thanks,
--
Piotr Jasiukajtis | estibi | SCA OS0072
http://estseg.blogspot.com
2008 Dec 01
0
how to configure free radius server with asterisk
Hi all,
i want to configure free radius with asterisk server. my radius server and
clients are running perfectly with each other. now only thing i need to do
is to patch radius client with asterisk.
Can any one suggest how i can do that? i am using free radius 2.1.x version
and asterisk latest version. radiusclient-ng as a client.
Regards,
Krunal
-------------- next part --------------
An
2008 Aug 16
0
Getting cdr(billsec) 0 -- please help
Hi,
Here is the scenario:
Originating local channel using AMI.
On answering the channel, it will goes to a context.
Which start to playback a file.
& after hangup at h extension I am caliing an agi script which insert CDR
into DB.
Now the problem is when I script hangsup during payback CDR(billsec) returns
currect result.
But when it hangsup after playback cdr(billsec) returns 0 .
Please
2011 Feb 23
13
SIL3114 and sparc solaris 10
Perhaps a bit off-topic (I asked on the rescue list --
http://web.archiveorange.com/archive/v/OaDWVGdLhxWVWIEabz4F -- and was
told to try here), but I am kinda shooting in the dark: I have been
finding online scattered and vague info stating that this card can be
made to work with a sparc solaris 10 box
(http://old.nabble.com/eSATA-or-firewire-in-Solaris-Sparc-system-td27150246.html
is the
2013 Jan 07
8
Has anyone used a Dell with a PERC H310?
Hello Sa?o!
I found you here: http://mail.opensolaris.org/pipermail/zfs-discuss/2012-May/051546.html
"How about reflashing LSI firmware to the card? I read on Dell''s spec
sheets that the card runs an LSISAS2008 chip, so chances are that
standard LSI firmware will work on it. I can send you all the required
bits to do the reflash, if you like."
I got Dell Perc H310 controller
2016 Mar 12
4
Building with LLVM_PARALLEL_XXX_JOBS
On Fri, Mar 4, 2016 at 11:28 AM, Tilmann Scheller
<tilmann at osg.samsung.com> wrote:
> Hi Sedat,
>
> On 03/03/2016 08:09 AM, Sedat Dilek via llvm-dev wrote:
>>
>> It might be that a CLANG generated with LTO/PGO speeds up the build.
>> Can you confirm this?
>
> Yes, a Clang host compiler built with LTO or PGO is generally faster than an
> -O3 build.
>
2016 Mar 03
3
Building with LLVM_PARALLEL_XXX_JOBS
I had only a quick view on the blog-texts.
It might be that a CLANG generated with LTO/PGO speeds up the build.
Can you confirm this?
Can you confirm binutils-gold speed up the build?
Has LLVM an own linker?
Can be used? Speedup the build?
Yesterday night I loooked through available CMAKE/LLVM variables...
### GOLD
# CMAKE_LINKER:FILEPATH=/usr/bin/ld
#
2012 Jan 26
1
[LLVMdev] How to get trace using llvm?
Hello,
I am trying to get the trace by running my sample program using llvm. I
was referring following link for lli:
http://llvm.org/releases/1.0/docs/CommandGuide/lli.html
after that I installed llvm and llvm-gcc. Here is the version detail:
tushar at tushar-mehta:~/NUS/os_project/tryout$ lli -version
Low Level Virtual Machine (http://llvm.org/):
llvm version 2.8 (Ubuntu 2.8-0ubuntu1)