Displaying 9 results from an estimated 9 matches for "_journal".
Did you mean:
journal
2006 Jan 18
3
Partial Problems
...y list.rhtml, but as I see it on
the 15min introductry video. They guy uses one partial on multipul pages.
At the moment I am trying this in my show.rhtml, I write <%= render :partial
=> "journal" %> and I get this.
NoMethodError in Write#show
>
> Showing *app/views/write/_journal.rhtml* where line *#1* raised:
>
> undefined method `each'' for #<Write:0x333c9a0>
>
> Extracted source (around line *#1*):
>
> 1: <% for write in @write %>
> 2: <div>
> 3: <h2><%= link_to write.title, :action => ''show''...
2008 Apr 15
1
plotmath
I like to find out more about plotmath
[[alternative HTML version deleted]]
2004 Mar 11
0
Subselect package - Version 0.7.1
...context of principal components. To appear in
_Computational Statistics & Data Analysis_ (Special Issue on
Applications of Optimization Heuristics to Estimation and Modelling Problems).
2) Cadima, J. and Jolliffe, I.T. (2001). Variable Selection and
the Interpretation of Principal Subspaces, _Journal of
Agricultural, Biological and Environmental Statistics_, Vol. 6, 62-79.
3) Duarte Silva, A.P. (2002) Discarding Variables in a Principal
Component Analysis: Algorithms for All-Subsets Comparisons,
_Computational Statistics_, Vol. 17, 251-271.
_______________________________________________
R-p...
2004 Mar 11
0
Subselect package - Version 0.7.1
...context of principal components. To appear in
_Computational Statistics & Data Analysis_ (Special Issue on
Applications of Optimization Heuristics to Estimation and Modelling Problems).
2) Cadima, J. and Jolliffe, I.T. (2001). Variable Selection and
the Interpretation of Principal Subspaces, _Journal of
Agricultural, Biological and Environmental Statistics_, Vol. 6, 62-79.
3) Duarte Silva, A.P. (2002) Discarding Variables in a Principal
Component Analysis: Algorithms for All-Subsets Comparisons,
_Computational Statistics_, Vol. 17, 251-271.
_______________________________________________
R-p...
2017 May 30
3
stats::line() does not produce correct Tukey line when n mod 6 is 2 or 3
...1983) Resistant Lines for y
versus x. Chapter 5 of _Understanding Robust and Exploratory Data
Analysis_, eds. David C. Hoaglin, Frederick Mosteller and John W.
Tukey. Wiley.
Iain M. Johnstone and Paul F. Velleman (1985) The Resistant Line
and Related Regression Methods. _Journal of the American
Statistical Association_ *80*, 1041-1054. <URL:
https://dx.doi.org/10.1080/01621459.1985.10478222>
> Best, Sergue?.
Martin Maechler, ETH Zurich (and R core team)
2011 Jan 20
2
Regression Testing
I'm new to R and some what new to the world of stats. I got frustrated
with excel and found R. Enough of that already.
I'm trying to test and correct for Heteroskedasticity
I have data in a csv file that I load and store in a dataframe.
> ds <- read.csv("book2.csv")
> df <- data.frame(ds)
I then preform a OLS regression:
> lmfit <- lm(df$y~df$x)
To
2008 Jul 05
2
Bland-Altman method to measure agreement with repeated measures
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20080705/878753db/attachment.pl>
2017 May 30
2
stats::line() does not produce correct Tukey line when n mod 6 is 2 or 3
>>>>> Serguei Sokol <sokol at insa-toulouse.fr>
>>>>> on Mon, 29 May 2017 15:28:12 +0200 writes:
> Sorry, I have seen it too late that we had different tab
> width in the original file and my editor. Here is the
> patch with all white spaces instead of mixing tabs and
> white spaces.
thank you - it still gives quite a few
2011 Jan 22
0
how to call BayesX in R to see the graph
...page is somewhat technical but the first thing the
> "Details" section does is: It points you to some references that
> should be easier to read. I recommend starting with
>
> Zeileis A (2004), Econometric Computing with HC and HAC Covariance
> Matrix Estimators. _Journal of Statistical Software_, *11*(10),
> 1-17. URL <URL: http://www.jstatsoft.org/v11/i10/>.
I will look into that.
Thanks,
Mojo
------------------------------
Message: 21
Date: Fri, 21 Jan 2011 15:13:27 +0100 (CET)
From: Achim Zeileis <Achim.Zeileis@uibk.ac.at>
To: Mojo <...