Re: [R] Packages for modelling microelectronic devices

2016-02-29 Thread Jeff Newmiller
Not aware of any, but there is a way for you to search CRAN: library(sos) ???"diode" -- Sent from my phone. Please excuse my brevity. On February 29, 2016 9:51:46 AM PST, Amur Ghose wrote: >Hi, > >Are there any R packages for modelling diodes, BJTs, MOSFETs and other >microelectronic devices ?

Re: [R] Packages for modelling microelectronic devices

2016-02-29 Thread Bert Gunter
Doubtful, but try searching on the rseek.org site. Most R packages are concerned with the analysis and visualization of (statistical) data. This sounds like more of a Matlab type capability for deterministic modeling. But I am wholly ignorant about this, and so may well be wrong. Ergo the search r

[R] Packages for modelling microelectronic devices

2016-02-29 Thread Amur Ghose
Hi, Are there any R packages for modelling diodes, BJTs, MOSFETs and other microelectronic devices ? I found a few for generic circuits and that's about it. I am trying to create a package of my own for these devices ( https://github.com/AmurG/transistor ) and would like to know if there is any e