代码搜索:multivariate
找到约 564 项符合「multivariate」的源代码
代码结果 564
www.eeworm.com/read/284258/8952353
rd rwish.rd
\name{rwish}
\alias{rwish}
\title{ Sample from the Wishart Distribution }
\description{
Generate a random sample from the Wishart distribution.
}
\usage{
rwish(S0, nu)
}
\arguments{
\item{S0}{ a p
www.eeworm.com/read/284258/8952357
rd qm.sm.rd
\name{qM.sM}
\alias{qM.sM}
\title{ Matrix Quantiles }
\description{
Computes quantiles along the third dimension of a 3-d array.
}
\usage{
qM.sM(sM, quantiles = c(0.025, 0.5, 0.975))
}
%- maybe als
www.eeworm.com/read/161189/10440059
m simmvn.m
%
% m=simmvn(mean,cov)
%
% Generates a random vector according to a specified multivariate normal
% distribution.
%
function m=simmvn(mean,cov)
n=length(mean);
R=chol(cov);
m=R'*randn(n,1)+mean;
www.eeworm.com/read/422591/10627208
description
Package: ks
Version: 1.6.1
Date: 2009/02/16
Title: Kernel smoothing
Author: Tarn Duong
Maintainer: Tarn Duong
Depends: R (>= 1.4.0), KernSmooth, mvtnorm
www.eeworm.com/read/449504/7502450
m minter_xls.m
function y = minter_xls(Y,x,z,ta,s,f,type,d,flax1,flax2);
% PURPOSE: Interface via Excel Link for multivariate temporal disaggregation
% -------------------------------------------------------------
www.eeworm.com/read/449504/7502468
m mtd_plot.m
function []=mtd_plot(res,z)
% PURPOSE: Graphic output of multivariate temporal disaggregation methods
% ------------------------------------------------------------
% SYNTAX: []=mtd_plot(res,z);
%
www.eeworm.com/read/483033/6607851
m gauss_rnd.m
%GAUSS_RND Multivariate Gaussian random variables
%
% Syntax:
% P = GAUSS_RND(M,S,N)
%
% Author:
% Simo S鋜kk
www.eeworm.com/read/221024/14774756
html http:^^www.cs.wisc.edu^~deboor^toast^page0.html
Date: Tue, 05 Nov 1996 20:38:35 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Thu, 21 Mar 1996 17:25:37 GMT
Content-length: 417
spline's home page
www.eeworm.com/read/221024/14775229
html http:^^www.cs.wisc.edu^~deboor^students.html
Date: Tue, 05 Nov 1996 20:37:27 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Tue, 09 Apr 1996 21:15:59 GMT
Content-length: 1650
Carl de Boor's students