similar to: latex, Hmisc with MikTeX 2.8 produced "n&missing&unique" output

Displaying 20 results from an estimated 200 matches similar to: "latex, Hmisc with MikTeX 2.8 produced "n&missing&unique" output"

2012 Oct 18
3
svyplot and svysmooth with hexbin
Hi all- So sorry to bother you all with something pretty basic. I am trying to add the lines method output from svysmooth to a svyplot with style="grayhex". However, the line either appears in the wrong place or if I am running in R Studio it causes the system to crash. I know this is something to do with Lattice graphics, but for the life of me I can not figure out how. Dr. Lumley
2012 Oct 17
0
FW: Vacancy Announcement - Lead Statistician (Health), GS-1530-14
VR, James James T. Durant, MSPH, CIH Statistics and Data Analysis Team (proposed) Science Support Branch (proposed) Division of Community Health Investigations (proposed) US Agency for Toxic Substances and Disease Registry Mailing Address: 4770 Buford Highway, MS F-62 Atlanta, Georgia 30341 Telephone: 770-488-0668 (office) _____________________________________________ From: Lewis,
2011 Sep 30
2
isotope superscripts ggplot2
Happy Friday fellow R users. I need some help - I am trying to make a graph using ggplot 2 of some lead isotope ratios. Normally, the isotope mass number appears as a superscript before the chemical symbol. However, I cannot figure out how to do this ggplot2's axis labels. The closest I have come is using "." In front of the numbers I am superscripting e.g: ggplot(....
2011 Sep 02
2
Chemical Names in Data Frames
Greetings - I am working on some data that contain chemical names with air concentrations, and I am creating a data frame with date/time and each chemical having its own column. However, these are organic chemicals (e.g. 1-butene, 2,3,4-trimethylbenzene etc). The package I am going to be using the data with is openair, and many of the great functions require you to specify a column name which
2012 Feb 13
2
finding and describing missing data runs in a time series
Hi - I am trying to find and describe missing data in a time series. For instance, in the library openair, there is a data frame called "mydata": library(openair) head(mydata) date ws wd nox no2 o3 pm10 so2 co pm25 1 1998-01-01 00:00:00 0.60 280 285 39 1 29 4.7225 3.3725 NA 2 1998-01-01 01:00:00 2.16 230 NA NA NA 37 NA NA NA 3 1998-01-01 02:00:00
2011 Nov 10
2
ggplot2 - regression statistics how to display on plot
Hello - So I am trying to use ggplot2 to show a linear regression between two variables, but I want to also show the fit of the line on the graph as well. I am using ggplot2 for other graphics in what I am working on, so even though this would be a fairly easy thing to do in Excel, I would prefer to do it in R to keep my look and feel, and I think ggplot2 is just cooler. Here is a sample
2011 Jul 10
1
Chebyshev Inequality — MVUE
Hello, I was interested in trying to write an R script to calculate a UCL for a lognormal distribution using the Chebyshev Inequality — MVUE Approach (based on EPA’s guidance found in http://www.epa.gov/oswer/riskassessment/pdf/ucl.pdf). This looks like it should be straight forward, but I am need to calculate an MVUE for the population mean and an MVUE for the population variance, which requires
2010 May 06
4
matriz de distancias chi Cuadrado
Hola a todos... saludos cordiales.... Quiero hacer una función que me calcule la matriz de distancias chi cuadrado, pero obtengo este mensaje de error: Error en d.chiCol[i, j] = 0 : objeto de tipo ''closure'' no es subconjunto d.chiCol<- function(A) { m <- dim(A)[2] n <- dim(A)[1] B <- prop.table(A,2) C <- prop.table(A) pesos <- apply(C,1,sum) dchi.Col <-
2012 Feb 12
1
Longitudinal Factor Analysis
I have a data set in the format below. I would like to perform a factor analysis on BM1-BM20 as they are 20 biomechanical measurements of the trial (hitting a baseball). However, my observations are not independent and, I assume, I have to account for this. I have consulted the R literature via RSeek and Google (and I have consulted some very knowledgeable colleagues) and cannot find any method of
2007 May 21
0
[OT/R+MikTeX] WinAnsi.enc fonts not found by ghostscript by default [solved]
Concerns: OS Win32 / R 2.5.0 Recently (IIRC not with R < 2.3.0), I had some problems including postscript graphics produced in R into LaTeX with MikTeX [version 2.5.2574]: yap, respectively GhostScript/GSView (versions 8.54/4.7 resp.) threw errors. In fact, I realized this was just the same problem as reported in http://tolstoy.newcastle.edu.au/R/help/06/06/28858.html Apparently, by
2013 Jun 24
1
renaming of miktex package broke R package building
the inconsolata miktex package (inconsolata-zi4 in CTAN) which contains the font of the same name was recently updated. It now contains the file zi4.sty instead of inconsolata.sty. When I was building an R package, the help(or vignette) file pdf couldn't built , because R couldn't find inconsolata.sty. Any suggestions for a workaround? Could someone file a bug report, if appropriate? ( I
2010 Jun 28
2
How to run Bibtex with pdfLatex in StatEt/MikTex on Windows ?
Hello, I'm running R2.10, Eclipse, StatEt and MikTex 2.8 to create Sweave documents, and everything seems to work great, until today... I was trying to add citations from a Bibtex file, but I just got [?] citations. However, if I open the .tex file that StatEt created in MikTex and run the latex+bibtex+pdflatex command, the citations are present. Does anyone know how to either configure
2007 Sep 07
2
need to use MiKTex under wine, how to
Hi, i know, is odd, but my aplication use MiKTeX under windows, i want to use it under wine. how can i launch "latex.exe", "pdflatex.exe", under wine ? thanks -- George Enescu 16/13 Hunedoara mobil: 0720301842 tel. : 0354401534 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Oct 11
1
MiKTeX/yap/Ghostcript issues with R-generated postscript
Hello, I wonder if anybody has encountered this problem? While MiKTeX/yap/Ghostscript seems to work fine on most TeX files that I have tested (including a great deal of postscript graphics), there is one file where the graphics works ok for all postscript files except one, the only one that is generated by R. I get an error "Some postscript specials could not be rendered", and the
2008 Nov 09
1
Locating MiKTeX
I came across this program to locate MiKTeX file: http://docs.miktex.org/2.7/sdk/findfile_8cpp-example.html If the exe of this were included with R then it seems it might provide a reliable way to locate MiKTeX which we don't currently have since AFAIK there is no adequate registry key for MiKTeX. Since its a tiny program it would not substantially affect the R download. (There is also a
2015 Oct 09
0
Building manuals are failing now that MikTex 2.9 has removed texi2dvi.exe
Hmm, look in MkRules.dist for the setting you failed to make .... Obviously available in R-patched and R-devel only as we cannot foretell such changes. On 09/10/2015 06:24, Avraham Adler wrote: > According to the MikTex bug reports [1], MikTex 2.9 has removed > texi2dvi.exe last week (on 2015-09-29) as "it was not compatible > (anymore) with the original shell script texi2dvi (GNU
2017 Jun 27
0
texi2pdf doesn't find the correct MikTex installation due to erroneous Sys.which()
Ah, but I bet you do have that path...try > Sys.which("texify") texify "C:\\PROGRA~2\\MIKTEX~1.9\\miktex\\bin\\texify.exe" > normalizePath(Sys.which("texify")) [1] "C:\\Program Files (x86)\\MiKTeX 2.9\\miktex\\bin\\texify.exe" Cheers, Rich Calaway Microsoft R Product Team 24/1341 +1 (425) 4219919
2008 Oct 15
1
How to make the connection between MikTEX and R
Hi: After a couple of days trying to synchonize or connect MiKTex and R I'm getting a little frustrated. My knowledge about creating and running batch files is kind of limited so, I was wondering if someone could explain in plain english how to do this task. I'm able to run MiKtex by itself and accomplish what I am trying to do, but I want to be able to use the Sweave function from within
2004 Feb 20
1
Sweave not found from MikTeX?
I've been working on a LaTeX document that contains Sweave code and cannot get MikTeX to find the Sweave.sty file. I've added the c:\rw1081\share\texmf path in the MikTeX roots (I've ven added the path in the environment variables ) but to no avail. Is there a trick to getting Sweave installed correctly when using MikTeX on Windows XP? Do I need to move/copy the Sweave.sty file to the
2015 Oct 09
2
Building manuals are failing now that MikTex 2.9 has removed texi2dvi.exe
According to the MikTex bug reports [1], MikTex 2.9 has removed texi2dvi.exe last week (on 2015-09-29) as "it was not compatible (anymore) with the original shell script texi2dvi (GNU Texinfo)." I found this out the hard way as I just (unknowingly) updated MikTex this evening, and then, while building R-devel_2015-10-08 on Windows7 64bit using the Rtools 3.3 toolchain (4.9.3 branch), had