Displaying 4 results from an estimated 4 matches for "bibitem".
Did you mean:
bi_iter
2011 Oct 06
1
Sweave and bibliographies
I added a bibliographic reference to one of my .Rnw documents, to wit:
\begin{thebibliography}{9}
\bibitem{Jose} Jos{\'{e}} C. Pinheiro and Douglas M. Bates,
\emph{Mixed-Effects Models in S and S-PLUS},
Springer, 2000.
\end{thebibliography}
just before the \end{document}.
When I run Sweave on the result these lines disappear without a trace.
Is this intentional?
Subquestion: is there a...
2007 Feb 01
2
prop.test() references
Dear R-help,
I'm using prop.test() to compute a confidence interval for a proportion
under R version 2.4.1, as in:
prop.test(x = 340, n = 400)$conf
[1] 0.8103309 0.8827749
I have two questions:
1) from the source code my understanding is that the confidence
interval is computed according to Wilson, E.B. (1927) Probable
inference, the law of succession, and statistical inference.
J. Am.
2014 Mar 14
1
Problems building package vignette: Sweave requires multiple passes to build document.
...ow that Sweave needs to be run twice?
If (1) is not possible, any suggestions how to auto-generate a
crude generic bibtex .bib file from my existing document?
Background:
I maintain serveral R packages that include package vignettes. The
vignettes include the reference citations inline as\bibitem lines inside
a thebiblilography section. For some reason, this requires running
Sweave twice on the document (the first pass is presumably preformatting
the citation information?) to produce a pdf. This seems to be the source
of problems when included in R's preferred vignette location
(/v...
2000 Mar 07
1
manova
>
> After running a MANOVA test, I used univariate Fs in
order to see
> which IV(s) was contributing the difference.
> However, I have been critised about it,
> and the reason I was given is:
>
> "MANOVA allows you to explore multiple
associations but
> does not excuse you from tracing out the causal
relationships
> for each variable. This does