similar to: Bivariate skew normal cdf; very slow

Displaying 20 results from an estimated 200 matches similar to: "Bivariate skew normal cdf; very slow"

2012 Sep 18
0
Appending many different and separate Excel files using R
Hello, This is the sort of question that could interess others, so you should have CCed it to the list. As for the question, from the package vignette, section 3.3.6: "writeWorksheetToFile() is a wrapper function, calling loadWorkbook(), createSheet() and saveWorkbook() functions subsequently. It therefore allows for writing data into worksheets of an Excel file in one call." To
2012 Aug 17
4
Appending many different and separate Excel files using R
Dear all, Good day! I have a problem in reading Excel files in R and appending them to each other. Suppose we have several Excel files in a directory with headers and want to use R to append them in a single file with an additional variable in the final file indicating from which files the data come from. As I have many Excel files and their sizes are very big I should write a loop in R to do
2014 Mar 29
1
uefi
How can I install a dual boot centos in my laptop while my windows has UEFI partition? -- With The Best H.Lanjanian ----------------------------------------------------------------------- Hossein Lanjanian, Ph.D. student Laboratory of Systems Biology and Bioinformatics (LBB) Institute of Biochemistry and Biophysics (IBB), University of Tehran Tehran, Iran http://LBB.ut.ac.ir
2002 Mar 04
1
Software engineer
Hello, I have obtained your email from the Web and I am very interested in working for your company. I have 7++ years of experience with software development, Internet development, database management and hardware. I have worked for many companies both in Canada and in the United States using different development environments. I have a BS in Electrical Engineering and computer science and
2005 Nov 09
2
Syslog x Samba VFS audit
Hello all, Recently I,ve activated the Samba vfs audit module on my CentOS server. Then, I configured syslog to save the events, how open files, create directories.. in /var/log/samba/audit.log, but the same information are being stored in /var/log/messages too.. How I can configure Syslog to store this informations only in messages log file? Bellow, a part of my syslog.conf
2000 Jan 19
2
Samba and /etc/shadow.
Dear mailing-list! I have Samba 2.0.6 on a Redhat 6.1 linux box. How can I make samba use the /etc/shadow file for authenticating users? Reading the archives I assumed there should be a compile-time option I should set, but I found no such option. Regards -- Shahin Merat, Dept. of gastroenterology, Shariati Hospital, N Kargar st., Tehran, Iran merat@ams.ac.ir / merats@sums.ac.ir
2004 May 08
1
help about R
Dear Sir/Madam Hello I'm Ph.D student of psychometric at the university of Tehran.I use R version 1.8.1. I want to upgrade the R into higher version.I downloaded the latest version "R-1.9.0.tgz". Unfortunately I could not to upgrade the R. Could you tell me how I can to upgrade the R,please? Best regards Asghar Minaei ===== Yours...Asghar Minaei
2007 Feb 01
1
would you please navigate me?
Hello My name is Aida Eslami. I am a M.S.c student of statistics at Shahid Beheshti University , Tehran, Iran. The subject of my thesis is Analysis of Masked Data. I have some problems in writing of my program (optimization). Would you please navigate me and introduce some to help me? Thank you.
2012 Jun 10
1
How to see the implementation of print function for a class from a package?
Dear R-helpers, I want to see the code used when printing (using print(object) or by just typing the object name) for a class from a package. I can see the summary code using packagename::summary.classname but nothing for print method and also plot methods. In general, how can I see the COMPLETE code for a package? not just the function defs? -- Majid Einian, PhD Candidate in
2014 Dec 08
1
Centralized Monitoring of Question
Hello Sir/Madam, I have a question related to UPS monitoring by SNMP cards via NUT(Network UPS Tools). We have a few SNMP Cards (MEGATEK) that connecting to a number of UPS`s. We need a centralized program to monitoring of our UPS`s. We want to know that, NUT can help us? Operating System: Windows or Linux SNMP Card type: Netagent model for MEGATEK company (www.megatec.com.tw). Yours
2012 Sep 03
0
Skew-Normal CDF using psn
Dear R-users, I have been using the code below in order to verify how the CDF of a skew-normal distribution was calculated: library(sn) s=seq(-30,30,by=0.1) a<-matrix(nrow=length(s),ncol=5) lambda=1 for(i in 1:length(s)){ a[i,1]=pnorm(s[i],mean=0,sd=1); a[i,2]=T.Owen(s[i],lambda); a[i,3]=a[i,5]-2*a[i,6]; a[i,4]=pnorm(s[i])-2*T.Owen(s[i],lambda);
2008 Apr 30
0
[LLVMdev] LLVM for parallelization
Dear Dr. Lattner Hello I'm ali faradjpour and am a M.S. Student of Software Engineering. I've studied about llvm. also I 've studied about code parallelization and distribution. There are some problems in real applications parallelization domain that i think using LLVM to overcome them is useful. I know that the starting point of LLVM was toward Lifelong Analysis and Optimization. I
2006 Jun 02
1
Multivariate skew-t cdf
Dear All, I am using the pmst function from the sn package (version 0.4-0). After inserting the example from the help page, I get non-trivial answers, so everything is fine. However, when I try to extend it to higher dimension: xi <- alpha <- x <- rep(0,27) Omega <- diag(0,27) p1 <- pmst(x, xi, Omega, alpha, df = 5) I get the following result: >p1 [1] 0 attr(,"error")
2012 Jan 15
1
Correct Localized Numbers on Plots, related to glibc!
Dear R Helpers, I want to localize my plots, i.e. the numbers by x & y axis be Persian, using Persian numerals and Persian decimal separator. I change the locale to fa_IR.utf8, but nothing on plots change. I can change the numerals shaping to Persian ones (???? instead of 1234) using some non-standard fonts but the decimal point is a problem. I asked about that in Persian-Computing mailing
2017 Feb 28
0
Wine release 1.8.7
The Wine maintenance release 1.8.7 is now available. This is the final release in the 1.8.x series. What's new in this release (see below for details): - Various bug fixes. - A few more cards added to the GPU description table. - Turkish translation updates. The source is available from the following locations: http://dl.winehq.org/wine/source/1.8/wine-1.8.7.tar.bz2
2017 Jan 13
0
Wine release 2.0-rc5
The Wine development release 2.0-rc5 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: http://dl.winehq.org/wine/source/2.0/wine-2.0-rc5.tar.bz2 http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0-rc5.tar.bz2 Binary packages for various distributions will be available
2007 Nov 28
0
question on cdf compare in R
Dear list, I was attracted to a comment that the cdf.compare in S+ is not available in R. I wonder if anyone have more information on this. Thank you. Ilham
2009 Sep 06
1
using histogram to find cdf
Dear all, How can I use the histogram density estimate (hist) to find the value of the cdf at a certain point? Thanks Maram [[alternative HTML version deleted]]
2008 Dec 16
1
How to make a smooth ( linear ) CDF plot?
This question might seem silly, because I felt that it MUST be in the mailing list archives or help files somewhere, but I simply couldn't find it. I want to make some simple CDF (cumulative distribution function) plots to check whether distributions are Gaussian / normal. But in order to check how "normal" the distribution is, I really need the y-axis to be Gaussian as well
2009 Mar 13
0
Fitting GUMBEL Distribution - CDF function ISSUE
Dear R helpers I am trying to fit the Gumbel distribution to a data. I am using lmom package. I am getting problem in Cumulative Distribution Function of Gumbel distribution as I am getting it as a series of 0's and 1's thereby affecting the P P Plot. My R code is as follows. library(quantreg) library(RODBC) library(MASS) library(actuar) library(lmom) x <-