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.

10 results for “from:Yingfu Xie”

How to substitute special characters within a data frame?
Yingfu Xie · Aug 15, 2008 · r-help

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

Numerical integration of a two dimensional function over a disk
yingfu xie · May 9, 2012 · r-help

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

Numerical integration of a two dimensional function over a disk
yingfu xie · May 8, 2012 · r-help

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

minimization a quadratic form with some coef fixed and some constrained
Yingfu Xie · Aug 9, 2006 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060810/c6970162/attachment.pl

Can I ask for the C code inside an R function using .C? (Thanks)
Yingfu Xie · Jan 14, 2006 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060114/887e5096/attachment.pl

Can I ask for the C code inside an R function using .C?
Yingfu Xie · Jan 13, 2006 · r-help

Hello, all, It is a general question, but I couldn't find the answer elsewhere. I am using an R function using .C but don't understand one of its behaviors without the C code. I am wondering the so...

minimization a quadratic form with some coef fixed and some constrained
Yingfu Xie · Aug 9, 2006 · r-help

Hello, all, I had problems with an extension to a classic optimization problem. The target is to minimize a quadratic form a'Ma with respect to vector b, where vector a=(b',-1)', i.e., a is the expand of...

How to substitute special characters within a data frame?
Yingfu Xie · Aug 15, 2008 · r-help

Thanks to Prof. Ripley and Henrique, gsub does do the job. In addition, we can use like gsub("\\\\345","aa", the column of the data frame) to replace all such characters in this column. By the way, I am using...

Solve non-linear equatuion, grid search... [Was] RE: minimization of a quadratic form with some coef fixed and someconstrained
Yingfu Xie · Aug 10, 2006 · r-help

Hello, Berwin, Thanks a lot for answering! I prefer the first method, which seems easier to carry out. So, what I need now is some method to solve the non-linear equation c'(M_11-lam*I)^(-1) (M_11...

always NaN after some running in R, but all fine in S-plus
Yingfu Xie · Aug 11, 2004 · r-help

Hello, S-plus and R helpers,(sorry for cross-post) I wrote some simple C code for one likelihood to be optimized (using optim(MASS)). I use same function, same data, same starting points and same DLL in R and...

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