Displaying 20 results from an estimated 400 matches similar to: "(no subject)"
2010 Mar 04
2
Hi
How Can I write this this matlab code in R:
options=optimset('TolFun',1e-9,'TolX',1e-9,'MaxIter',1e8,'MaxFunEvals',1e8);
c=c/2;
[alpha, delta, epsilon, nofcup] = ustrs(set_date,mat_date);
y = fminsearch('pbond',.15,options,p,c,nofcup,delta/epsilon);
y = 200*y;
Note
pbond is a function in Matlab I already wrote in R
ustrs is a function in Matlab I
2010 Feb 15
1
(no subject)
is there a good notes for loops(if else and while) in r.
I have a code written in Matlab and I tried to rewrite it in R but it does not give me the write result . for example in matlab the result is (1 2 3 4)
In r it is give my only 2
One more question if I have variable,lets say x and I use it in a loop and I update x each time in the loop . How can I get a vector for all X's.
Thank you
2004 Jul 30
5
Non standard usage of X100P card.
I have two X100P card in my box. I want to connect regular phone (not the
phone line!) to one of thse cards. Does anybody think about the same?
I don't really want an expensive solution buying additional card with FXS
port, I prefer to make something by myself. It'll be great if somebody can
point me to technical materials or show electric scheme of such converter. I
believe it should
2010 May 25
2
summary of arima model in R
Hi,
I want to give a summary or anova for "arima" model in R, as
"summary", and "anova" for "lm".
As including various intervention factors in arima(xreg = ) part, I
want to assess the significancy of thse factors.
I can do it using interrupted analysis of time series by linear
regression, but want to see whether arima model works for the data
first.
2012 Aug 27
1
Fact based variables sowing up empty
I''ve got a single puppet master (2.7.19 + facter 1.6.11) controlling a
number of nodes (2.7.17 + facter 1.6.8-10). On all of thse, fact absed
variables work as expected (such as $::operatingsystem and $::fqdn).
However, on my puppet master, when I run ''puppet agent --test'' all fact
based variables are combing back as empty strings.
For example. I have a line in a
2010 Mar 26
2
What does this error message mean
I get this when my brother in law tries to call in from his box to mine.
WARNING[4855]: chan_sip.c:12675 check_auth: username mismatch, have
<100>, digest has <s>
or after changing the register line:
WARNING[4855]: chan_sip.c:12675 check_auth: username mismatch, have
<100>, digest has <199>
I have done everything I can think of and still failure.
Currently the
2004 Mar 08
2
R search engine broken (PR#6653)
Full_Name: St?phane Gourichon
Version: R 1.7.1 (2003-06-16).
OS: GNU/Linux
Submission from: (NULL) (132.227.205.226)
The HTML help is great. But the search engine is broken.
It used to work in Galeon 1.x, not Konqueror 3.0 .
Now it doesn't work, neither on Mozilla 1.6 / Firebird 0.6 / Firefox 0.8 nor
Konqueror 3.2 which are IMHO the latest versions of those advanced,
standard-compliant
2005 Dec 05
1
Automatic time zone conversion
Dear R-help,
I was trying to convert a date and time record extracted from a fortran
subroutine I worte and I encounter some problem. The data read in time
and date in a format like "2000-05-11_01:00:00.0000" in fortran output.
It is in GMT. I need to convert it to CST (GMT+8). I did the following
steps.
> cdate
[1] "2000-05-11_01:00:00.0000\005\003"
# I am not sure
2009 Sep 22
1
any way to make it work faster (deleting rows that contain certain values)
Hello, dear R'ers,
index<-expand.grid(1:7,1:4,1:4,1:4,1:4,1:4,1:4,1:4,1:4,1:4,1:4)
In this case, dim(index) is 7,340,032 (!) and 11.
I realize it's huge.
Then, I am trying to get rid of the undesired combinations of columns.
They should not contain identical values in any 2 columns.
Also if column 1 has a value of 5, there should be no 2 in any other column,
if column 1 has a value
2006 Apr 20
0
Please help me !
Hi To This Group!
I am new to ROR I have some problem in varible acessing in the rb file.
I worte the def in the strored controller .rb
def products_cat
$rid=params[:id]
@categories = Category.salable_items
@products_id = Product.find(params[:id])
@products = Product.salable_items1(params[:id])
flash[:notice] = "Succesfully"
end
I want to acess the varible that
2012 Aug 20
1
Is it possible to save only some messages compressed to mdbox? (2.1.6)
I'm trying to save some messages as compressed (via zlib plugin) and it
doesn't seem to work.
Here's a log line (I'm logging to stderr):
d k 1345467448.705591500 1345467448.705596500 1345467448.974808500 1650 <XXXXXXXXXXXXXXXXXXXXXXXXXX at YYY.ruhr-uni-bochum.de> local.jost.krieger+hirn at ruhr-uni-bochum.de 10909 80
Extra: -o plugin/zlib_save_level=9 -o
2004 Jun 07
2
strange apparently data-dependent crash with large data (PR#6955)
I'm consistently seeing R crash with a particular large data set. What's
strange is that although the crash seems related to running out of memory,
I'm unable to construct a pseudo-random data set of the same size that also
causes the crash. Further adding to the strangeness is that the crash only
happens if the dataset goes through a save()/load() cycle -- without that,
the
2014 Feb 20
2
Growing HW RAID arrays, Online
We add disks to an LSI raid array periodically to increase the amount
of available space for business needs.
It is understood that this process starts with metal, and has many
layers that must each adjust to make use of the additional space.
Each of these layers also says that it can do that 'online' without
interruption or rebooting. But making it happen is not that easy.
When the HW
2013 Aug 01
1
Antispam folder names
Is there anywhere a collection of folder names for the antispam_trash
and antispam_spam configuration?
Our problem is that in academia, you have a vast amount of different
clients, and some, like Microsoft, use language-specific folder names
*on the server*. So we're now collecting folder names to better handle
the rare cases.
Two more problems:
1. We needed to fix UTF-8 handling in the
2007 Apr 10
6
Fullscreen windows(videos) and Compiz
I worte in my last mail that when I ue compiz git fullscreen videos are no
longer ontop of the gnome-panel...
that means that the gnome-panel is still visible while playing the video in
fullscreen. The commit which I said may caused it has nothing to do with it
compiz does not build if I revert it).
again with older compiz and metacity it works fine. (now I am running
20070316). Anyone else wiith
2010 Jul 20
2
Means from selected columns in a data frame
Hi all,
I have a dataframe with survey data. Now I want to calculate means from several but not all columns (e.g. a1, a2, a3) and save them in a new separate column (e.g. a).
Like: a = mean(a1, a2, a3)
Can someone help me or give me the right key word to look for?
Thanks
[[alternative HTML version deleted]]
2012 Aug 31
1
Possible mbox corruption if mail is saved with wrong Content-Length header (2.1.6)
One of our users likes to delete attachments from his mails. He is using
roundcube and we installed a plugin for that.
He reports that from time to time one of his mails gets corrupted (cut
off in the middle).
I could verify there is something wrong in the logs:
imap(x1234567): Error: Cached message size larger than expected (6796 > 2844)
imap(x1234567): Error: Corrupted index cache file
2006 May 17
8
Html Email Problem
Dear Rubyians,
I am facing problems to send Html Email scnce one month.
I changed the content type is text/html and charecter set "utf-8"
I worte the html code in the confirm.heml in the action mailer folder.
but mail is going with html code
Exapmle: <html border="2"> <tr><td></td></tr></html> code in the
confirm .html
In the
2012 Aug 17
1
No status for INBOX/* in mbox NS (2.1.6)
Maybe it's fixed, but the last "interesting" text in the Changelog was
before 2.1.6.
Most of our users still have mboxes in the classical layout, so you
can't have subfolders and messages in the same folder, *except for the
INBOX*, as it is physically separate.
Someone complained that he saw subfolders in roundcube he couldn't
delete, because they didn't show up in the
2006 Mar 16
4
How to transmit Video
please tell me that what sip based softphone will beused with Asterisk so that i can trasmit and receive video on my LAN .
---------------------------------
Yahoo! Mail
Use Photomail to share photos without annoying attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: