[ncl-talk] Partial regression with multi-dimensional input

gibies george gibies at tropmet.res.in
Sat Sep 3 04:09:51 MDT 2016


Dear NCL users,

I would like to locate the source code of "reg_multlin". I wish to program
a customised version this function to handle multi-dimensional input.

	function reg_multlin (
		y    [*] : numeric,
		x [*][*] : numeric,
		option   : logical
	)

	return_val <http://www.ncl.ucar.edu/Document/Functions/return_val.shtml>
[*] :  float or double

I wish to be able to pass 3D (multi-D) data to "y" and retun the
partial regression coefficient with metadata.

x1(N), x2(N), y(K,M,N) ==> b(K,M)

Does anybody made an attempt for the same or similar target? Any help
in this direction is most valuable and highly apreciable.

*Gibies George,*


*____________________________________________**Project Scientist C,*
*National Monsoon Mission,*

*Indian Institute of Tropical Meteorology,Dr. Homi Bhabha Road, *
*NCL Post Office, *






*Pashan, Pune 411008, India.Office Teleph  : +912025904423Office mail
 : gibies at tropmet.res.in
<gibies at tropmet.res.in>____________________________________________Vettikuzhiyil
House,Ezhakkaranadu South **Post Office,*



*Puthencruz-682308, Kochi, India.Mobile number :  +919028523910,
+919420407392, Personal mail : gibiesgeorge at gmail.com
<gibiesgeorge at gmail.com>http://sites.google.com/site/gibiesge/
<http://sites.google.com/site/gibiesge/>*


*_______________________________________________________"Please do not
print this e-mail unless you really need. Because every 3000 pages cost a
tree. *
*Save Trees, Save mother Earth." *
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160903/00c77116/attachment.html 


More information about the ncl-talk mailing list