search for: unitname

Displaying 5 results from an estimated 5 matches for "unitname".

Did you mean: uniname
2010 Oct 15
0
tessellation from biological data in spatstat
...individual cells plot onto these patterns. #I can import my x,y data and do basic stats with spatstat by doing the following: library(spatstat) data01 <- read.csv("250810.csv", skip=1) x <- data01[[2]] y <- data01[[3]] data02 <- ppp(x, y, xrange=c(0,512), yrange=c(0,512)) unitname(data02) <- c("pixel", "pixels") plot(data02) #etc etc #I can also import my text images and convert them to a tessellation using the following: a <- read.table("FOLLICLES.txt") win <- owin(c(0,512), c(0,512)) unitname(win) <- c("pixel", "p...
2012 Mar 16
1
Spatstat - coordinates in observation window
...e.g. pair correlation function, mark correlation function) for which I need to create an observation window (window=owin) from which the spatial analysis is generated. The command I used to create this observation window as follows: X1<- ppp(x, y, window=owin(c(80.58,144.96),c(101.06,165.13)), unitname=c("metres","metres"), marks=dbh) I managed to create the observation window with this command. However, my data (x,y coordinates of objects in a square plot) didn't fit into this observation window's frame. It seems like I need to 'move or twist' my data by a c...
2011 Jun 29
0
XML parsing
...t;cvParam cvRef="MS" accession="MS:1000576" name="no compression" value=""/> <cvParam cvRef="MS" accession="MS:1000514" name="m/z array" value="" unitCvRef="MS" unitAccession="MS:1000040" unitName="m/z"/> <cvParam cvRef="IMS" accession="IMS:1000101" name="external data" value="true"/> <cvParam cvRef="MS" accession="MS:1000521" name="32-bit float" value=""/> </referencea...
2017 Mar 22
3
Disabling Firewall/iptables on CentOS 7??
I apologize if this has been asked and answered, but I googled and attempted things for several hours today without success. I have a freshly installed CentOS 7 system that I'd like to disable the firewall and all iptables rules. Basically the equivalent of doing iptables -F In a nutshell I've tried the following commands, in many different ways and orders, but when the system
2011 Jun 30
0
help with interpreting what nnet() output gives:
...t;cvParam cvRef="MS" accession="MS:1000576" name="no compression" value=""/> <cvParam cvRef="MS" accession="MS:1000514" name="m/z array" value="" unitCvRef="MS" unitAccession="MS:1000040" unitName="m/z"/> <cvParam cvRef="IMS" accession="IMS:1000101" name="external data" value="true"/> <cvParam cvRef="MS" accession="MS:1000521" name="32-bit float" value=""/> </referencea...