Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

21 results for “from:Zhang Yanwei - Princeton-MRAm”

VAR question
Zhang Yanwei - Princeton-MRAm · Aug 12, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080812/6193bed9/attachment.pl>

Numerical question
Zhang Yanwei - Princeton-MRAm · Jul 25, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080725/8cd14a7a/attachment.pl>

Covariance matrix
Zhang Yanwei - Princeton-MRAm · Aug 7, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080807/be05d9ef/attachment.pl>

Matrix multiplication
Zhang Yanwei - Princeton-MRAm · Aug 6, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080806/a3352cbe/attachment.pl>

Sampling two exponentials
Zhang Yanwei - Princeton-MRAm · Jul 30, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080730/51db7f60/attachment.pl>

Weighted multivariate regression
Zhang Yanwei - Princeton-MRAm · Aug 6, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080806/ee075cd1/attachment.pl>

Plot by column
Zhang Yanwei - Princeton-MRAm · Sep 5, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080905/fb686765/attachment.pl>

Multivariate regression with constraints
Zhang Yanwei - Princeton-MRAm · Aug 8, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080808/8799d9ff/attachment.pl>

Multivariate Regression with Weights
Zhang Yanwei - Princeton-MRAm · Aug 4, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080804/639449ed/attachment.pl>

Multivariate regression with weights
Zhang Yanwei - Princeton-MRAm · Aug 4, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080804/666fc0f9/attachment.pl>

Questions on weighted least squares
Zhang Yanwei - Princeton-MRAm · Jul 23, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080723/1fcc0ab1/attachment.pl>

Switch two rows in a matrix
Zhang Yanwei - Princeton-MRAm · Aug 7, 2008 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080807/e15ab403/attachment.pl>

pca
Zhang Yanwei - Princeton-MRAm · Jul 25, 2008 · r-help

Try ?princomp. Or you can just do it manually. eigen(data) Then the eigen vector corresponding to the biggest eigen value is the first principal component. It goes on. Sincerely, Yanwei Zhang Department of Actuarial Research and Modeling Munich Re...

Sampling two exponentials
Zhang Yanwei - Princeton-MRAm · Jul 31, 2008 · r-help

Thank you very much. Would you talk more about that? How can I use the copula package to sample two dependent exponentials? Which function shall I use? Sincerely, Yanwei Zhang Department of Actuarial Research and Modeling Munich Re America Tel...

Multivariate Regression with Weights
Zhang Yanwei - Princeton-MRAm · Aug 4, 2008 · r-help

Thanks. Sincerely, Yanwei Zhang Department of Actuarial Research and Modeling Munich Re America Tel: 609-275-2176 Email: yzhang at munichreamerica.com -----Original Message----- From: markleeds at verizon.net [mailto:markleeds at verizon.net] Sent: Monday, August 04, 2008 5...

Sampling two exponentials
Zhang Yanwei - Princeton-MRAm · Jul 31, 2008 · r-help

I am trying to do this using the copula library and find a possible way out. library(copula) x=mvdc(claytonCopula(.75),c("exp","exp"),list(list(rate=1),list(rate=2))) x.sample=rmvdc(x,100) The above code...

Multivariate regression with constraints
Zhang Yanwei - Princeton-MRAm · Aug 8, 2008 · r-help

Thanks. If I set the coefficient of p1 equal to zero, then I only have three parameters left in the model. Suppose e is the residual matrix for this regression, 2 by 2 here. Is the covariance matrix for the...

Questions on weighted least squares
Zhang Yanwei - Princeton-MRAm · Jul 23, 2008 · r-help

I have figured out the problem. Thanks. Sincerely, Yanwei Zhang Department of Actuarial Research and Modeling Munich Re America Tel: 609-275-2176 Email: yzhang at munichreamerica.com -----Original Message----- From: Zhang Yanwei - Princeton-MRAm Sent: Wednesday, July 23, 2008...

Matrix multiplication
Zhang Yanwei - Princeton-MRAm · Aug 7, 2008 · r-help

Thanks. This is exactly what I want. Sincerely, Yanwei Zhang Department of Actuarial Research and Modeling Munich Re America Tel: 609-275-2176 Email: yzhang at munichreamerica.com -----Original Message----- From: Ling, Gary (Electronic Trading) [mailto:Gary_Ling at ml...

Multivariate regression with constraints
Zhang Yanwei - Princeton-MRAm · Aug 8, 2008 · r-help

I should have stated this better. I want to fit this bivariate regressions with weights as well as contemporaneous correlation. One should use the systemfit(method="SUR") to have the model include the comtemporaneous correlation. But how can I specify...

Can't find what you're looking for? Try searching with Google .